Files

9 lines
329 B
Markdown

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