The-DevOps-Daily/terraform-provider-validatefx
Ver no GitHubAdd module-oriented validation example
Open
#113 aberto em 29 de out. de 2025
documentationgood first issuehacktoberfest
Métricas do repositório
- Stars
- (21 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.