The-DevOps-Daily/terraform-provider-validatefx
Vedi su GitHubExpand in_list examples for module authors
Open
#166 aperta il 4 nov 2025
documentationgood first issuehacktoberfest
Metriche repository
- Star
- (21 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.