Azure / Azure/relational-infrastructure
Variable validation: `infra_map`
Open
- Dominant language
- HCL
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Add validation logic to all variables. Use validation to ensure that referential integrity is maintained ("foreign key" references to other resources (e.g., `location_name`) map back to "primary key" map variables (e.g., `locations`)). Ensure that top-level `infra_map` variable validation logic aligns with lower-level `subscription_infra_map` and `infra_map_vm_set` modules.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.