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 栈计划
包含 VPC、子网、IAM 策略和安全组的 create、update、replace 操作
Plan with create, update, and replace actions across VPC, subnet, IAM policy, and security group resources
Download FileFile size: 1917 B
📄 平台运维计划
混合 delete、read、no-op 与 update 的多 provider Terraform plan 样本
Plan mixing delete, read, and no-op actions across AWS, random, and Kubernetes related resources
Download FileFile size: 1984 B
📄 子模块网络扩容
展示 child_modules 依赖链的 Terraform plan,涵盖模块内 VPC、子网和路由表资源
Plan with nested child_modules showing dependency chains for module-scoped VPC, subnet, and route table resources
Download FileFile size: 2661 B