The-DevOps-Daily/terraform-provider-validatefx

Add module-oriented validation example

Open

#113 创建于 2025年10月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (25 fork)github user discovery
documentationgood first issuehacktoberfest

仓库指标

Star
 (21 star)
PR 合并指标
 (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.

贡献者指南