The-DevOps-Daily/terraform-provider-validatefx

Add module-oriented validation example

Aberta

#113 aberto em 29 de out. de 2025

 (0 comentário) (0 reação) (0 responsável)Go (25 forks)github user discovery
documentationgood first issuehacktoberfest

Métricas do repositório

Stars
 (21 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador