The-DevOps-Daily/terraform-provider-validatefx

Expand in_list examples for module authors

Open

#166 aberto em 4 de nov. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)Go (25 forks)github user discovery
documentationgood first issuehacktoberfest

Métricas do repositório

Stars
 (21 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador