The-DevOps-Daily/terraform-provider-validatefx

Expand in_list examples for module authors

Open

#166 geöffnet am 4. Nov. 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Go (25 Forks)github user discovery
documentationgood first issuehacktoberfest

Repository-Metriken

Stars
 (21 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide