Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T20:41:44.000Z (about 2 months ago)
- Last Synced: 2024-10-29T22:50:54.728Z (about 2 months ago)
- Topics: best-practices, pre-commit, standards, terraform, tf
- Language: Shell
- Homepage: https://open-turo.github.io/standards-terraform
- Size: 43 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 7
-
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).