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.