The-DevOps-Daily/terraform-provider-validatefx
Add module-oriented validation example
开放
#113 创建于 2025年10月29日
documentationgood first issuehacktoberfest
仓库指标
- 星标
- (21 个星标)
- PR 合并指标
- (30 天内没有已合并 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.