DK Deploy Kit — Terraform Starter

← Back to Store

Terraform Plan Viewer

Infrastructure-as-Code plan output showing resources to create, modify, and destroy.

🔒 Terraform Starter.preview.local

🌏 Terraform Plan Output

Terraform v1.7.0Plan: 5 to add, 2 to change, 1 to destroy
$ terraform plan -out=tfplan
# An execution plan has been generated:

+ aws_vpc.main
cidr_block: "10.0.0.0/16"
+ aws_subnet.public[0]
cidr_block: "10.0.1.0/24"
+ aws_subnet.public[1]
cidr_block: "10.0.2.0/24"
+ aws_instance.web
ami: "ami-0c55b159cbfafe1f0"
+ aws_db_instance.main
engine: "postgres" / instance_class: "db.t3.medium"
~ aws_security_group.sg
ingress: 1 added, 0 removed
~ aws_route53_record.api
ttl: "300" -> "60"
- aws_eip.old_nat

Plan: 5 to add, 2 to change, 1 to destroy.
📱 Mobile
🔒preview.local

🌏 Terraform Plan Output

Terraform v1.7.0Plan: 5 to add, 2 to change, 1 to destroy
$ terraform plan -out=tfplan
# An execution plan has been generated:

+ aws_vpc.main
cidr_block: "10.0.0.0/16"
+ aws_subnet.public[0]
cidr_block: "10.0.1.0/24"
+ aws_subnet.public[1]
cidr_block: "10.0.2.0/24"
+ aws_instance.web
ami: "ami-0c55b159cbfafe1f0"
+ aws_db_instance.main
engine: "postgres" / instance_class: "db.t3.medium"
~ aws_security_group.sg
ingress: 1 added, 0 removed
~ aws_route53_record.api
ttl: "300" -> "60"
- aws_eip.old_nat

Plan: 5 to add, 2 to change, 1 to destroy.
💻 Desktop
🔒preview.local

🌏 Terraform Plan Output

Terraform v1.7.0Plan: 5 to add, 2 to change, 1 to destroy
$ terraform plan -out=tfplan
# An execution plan has been generated:

+ aws_vpc.main
cidr_block: "10.0.0.0/16"
+ aws_subnet.public[0]
cidr_block: "10.0.1.0/24"
+ aws_subnet.public[1]
cidr_block: "10.0.2.0/24"
+ aws_instance.web
ami: "ami-0c55b159cbfafe1f0"
+ aws_db_instance.main
engine: "postgres" / instance_class: "db.t3.medium"
~ aws_security_group.sg
ingress: 1 added, 0 removed
~ aws_route53_record.api
ttl: "300" -> "60"
- aws_eip.old_nat

Plan: 5 to add, 2 to change, 1 to destroy.
Primary
Surface
Dark
Accent
Background

Get the Full Terraform Starter

Interactive demo with limited functionality. Full version includes source code, documentation, and lifetime updates.

View product details & buy

This demo shows limited functionality — some features are simulated. Purchase the full version for complete functionality.