9 lines
333 B
Markdown
9 lines
333 B
Markdown
# networking IaC Component
|
|
|
|
Contract:
|
|
- Owns reusable networking 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.
|