The-DevOps-Daily/terraform-provider-validatefx

Expand in_list examples for module authors

Ouverte

#166 ouverte le 4 nov. 2025

 (2 commentaires) (0 réaction) (1 personne assignée)Go (25 forks)github user discovery
documentationgood first issuehacktoberfest

Métriques du dépôt

Stars
 (21 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur