The-DevOps-Daily/terraform-provider-validatefx

Expand in_list examples for module authors

Aperta

#166 aperta il 4 nov 2025

 (2 commenti) (0 reazioni) (1 assegnatario)Go (25 fork)github user discovery
documentationgood first issuehacktoberfest

Metriche repository

Star
 (21 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Add a module-focused example demonstrating how in_list can gate input variables and emit friendly diagnostics.

Definition of done:

  • New example directory showing variable validation within a reusable Terraform module.
  • README updates referencing the example.
  • Integration test ensuring the example remains valid.

Guida contributor