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.