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

9 lines
327 B
Markdown

# compute IaC Component
Contract:
- Owns reusable compute 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.