https://github.com/open-turo/standards-terraform
Turo development standards when using Terraform.
https://github.com/open-turo/standards-terraform
best-practices pre-commit standards terraform tf
Last synced: 7 months ago
JSON representation
Turo development standards when using Terraform.
- Host: GitHub
- URL: https://github.com/open-turo/standards-terraform
- Owner: open-turo
- License: mit
- Created: 2023-04-20T23:37:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-28T00:27:15.000Z (7 months ago)
- Last Synced: 2025-02-28T08:57:49.385Z (7 months ago)
- Topics: best-practices, pre-commit, standards, terraform, tf
- Language: Shell
- Homepage: https://open-turo.github.io/standards-terraform
- Size: 48.8 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# standards-terraform
Turo development standards when using Terraform.
## Development
This repo follows the following conventions:
- conventional commits
- Rebase & Merge workflow
- pre-commit for linting
- mkdocs for documentation -- For full documentation visit [mkdocs.org](https://www.mkdocs.org).