The-DevOps-Daily/terraform-provider-validatefx
Add module-oriented validation example
オープン
#113 opened on 2025/10/29
documentationgood first issuehacktoberfest
Repository metrics
- Stars
- (21 個のスター)
- PR merge metrics
- (30d に merged 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.