The-DevOps-Daily/terraform-provider-validatefx
Vedi su GitHubAdd module-oriented validation example
Open
#113 aperta il 29 ott 2025
documentationgood first issuehacktoberfest
Metriche repository
- Star
- (21 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.