The-DevOps-Daily/terraform-provider-validatefx
Expand in_list examples for module authors
开放
#166 创建于 2025年11月4日
documentationgood first issuehacktoberfest
仓库指标
- 星标
- (21 个星标)
- PR 合并指标
- (30 天内没有已合并 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.