The-DevOps-Daily/terraform-provider-validatefx
Expand in_list examples for module authors
オープン
#166 opened on 2025/11/04
documentationgood first issuehacktoberfest
Repository metrics
- Stars
- (21 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.