Terraform Plan JSON 样本

用于依赖可视化和变更审查的 Terraform plan JSON 文件样本,贴近 terraform show -json 输出结构

样本信息

分类
Development
样本数量
3
格式族
json

样本概览

用于依赖可视化和变更审查的 Terraform plan JSON 文件样本,贴近 terraform show -json 输出结构 This sample set belongs to Development and can be used to test related workflows inside Elysia Tools.

📄 AWS Web 栈计划

🟢 simple

包含 VPC、子网、IAM 策略和安全组的 create、update、replace 操作

⏱️ 2 min 🏷️ terraform, aws, plan-json, create, update, replace
📄

Plan with create, update, and replace actions across VPC, subnet, IAM policy, and security group resources

Download File

File size: 1917 B

📄 平台运维计划

🟡 intermediate ⭐⭐

混合 delete、read、no-op 与 update 的多 provider Terraform plan 样本

⏱️ 3 min 🏷️ terraform, multi-provider, plan-json, delete, read, no-op
📄

Plan mixing delete, read, and no-op actions across AWS, random, and Kubernetes related resources

Download File

File size: 1984 B

📄 子模块网络扩容

🔴 complex ⭐⭐⭐

展示 child_modules 依赖链的 Terraform plan,涵盖模块内 VPC、子网和路由表资源

⏱️ 4 min 🏷️ terraform, child-modules, dependencies, network, plan-json
📄

Plan with nested child_modules showing dependency chains for module-scoped VPC, subnet, and route table resources

Download File

File size: 2661 B