Files
project-infra/terraform/modules/networking/README.md
T

8 lines
279 B
Markdown

# networking Terraform Module
Contract:
- Owns reusable networking resources only.
- Must expose inputs and outputs before an environment depends on it.
- Must not contain environment-specific values.
- Replace this contract with Terraform files when the module is implemented.