Files
project-infra/terraform/environments/dev/README.md
T

8 lines
326 B
Markdown

# dev Terraform Environment
Contract:
- Owns only dev-specific Terraform root configuration.
- Reuses modules from `../../modules` when modules exist.
- Must not define reusable infrastructure patterns that belong in modules.
- Add Terraform entry files here only when the dev environment is ready to be planned and applied.