The-DevOps-Daily/terraform-provider-validatefx
Add module-oriented validation example
Aperta
#113 aperta il 29 ott 2025
documentationgood first issuehacktoberfest
Metriche repository
- Star
- (21 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
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.