The-DevOps-Daily/terraform-provider-validatefx
Expand in_list examples for module authors
Offen
#166 geöffnet am 04.11.2025
documentationgood first issuehacktoberfest
Repository-Metriken
- Stars
- (21 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Add a module-focused example demonstrating how in_list can gate input variables and emit friendly diagnostics.
Definition of done:
- New example directory showing variable validation within a reusable Terraform module.
- README updates referencing the example.
- Integration test ensuring the example remains valid.