The-DevOps-Daily/terraform-provider-validatefx
Auf GitHub ansehenAdd module-oriented validation example
Open
#113 geöffnet am 29. Okt. 2025
documentationgood first issuehacktoberfest
Repository-Metriken
- Stars
- (21 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.