https://github.com/hanover-computing/org-iac
Infrastructure as Code for org-wide stuff
https://github.com/hanover-computing/org-iac
Last synced: 5 months ago
JSON representation
Infrastructure as Code for org-wide stuff
- Host: GitHub
- URL: https://github.com/hanover-computing/org-iac
- Owner: hanover-computing
- Created: 2022-07-27T22:49:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:28:55.000Z (about 2 years ago)
- Last Synced: 2025-07-23T16:50:40.451Z (7 months ago)
- Language: Shell
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# org-iac
Infrastructure as Code for org-wide stuff
## Setup
Pull the repo, and run `npm i` to install dependencies and setup the repo for local development.
That installs all of the automatic git hooks that'll format and validate all files in a commit.
(Plus, if you have `nvm` installed, you can use `nvm use` to use the recommended `node` version.)