The-DevOps-Daily/terraform-provider-validatefx
在 GitHub 查看Expand in_list examples for module authors
Open
#166 创建于 2025年11月4日
documentationgood first issuehacktoberfest
仓库指标
- Star
- (21 star)
- PR 合并指标
- (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.