The-DevOps-Daily/terraform-provider-validatefx

Add module-oriented validation example

Open

#113 geöffnet am 29. Okt. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (25 Forks)github user discovery
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.

Contributor Guide