The-DevOps-Daily/terraform-provider-validatefx
在 GitHub 查看Add module-oriented validation example
Open
#113 创建于 2025年10月29日
documentationgood first issuehacktoberfest
仓库指标
- Star
- (21 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Provide a Terraform example demonstrating how to package ValidateFX checks inside a reusable module.
Expectations:
- Show module inputs using validations and outputs exposing results.
- Document how to call the module in root configurations.
- Add automated tests (if feasible) or instructions for manual verification.