Files
project-infra/infrastructure/components/storage/README.md
T

9 lines
327 B
Markdown

# storage IaC Component
Contract:
- Owns reusable storage resources only.
- Must expose inputs and outputs before an environment depends on it.
- Must not contain environment-specific values.
- This is a non-runnable placeholder. Replace it with files for the selected
Terraform/OpenTofu-compatible engine when implemented.