The-DevOps-Daily/terraform-provider-validatefx

Add module-oriented validation example

开放

#113 创建于 2025年10月29日

 (0 条评论) (0 个反应) (0 位负责人)Go (25 个派生)github user discovery
documentationgood first issuehacktoberfest

仓库指标

星标
 (21 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南