Plan: 4 to add, 1 to change, 0 to destroy.
+ aws_instance.web
+ ami = "ami-0c02fb55956c7d3"
+ instance_type = "t3.micro"
+ tags = {
+ "Name" = "web-server"
}
~ aws_security_group.web
~ ingress {
+ cidr_blocks = [
+ "0.0.0.0/0",
]
}
}
Get clear, interactive visualizations of your current and past Terraform plans and state files with intuitive diagrams and flow charts.
Seamlessly integrate CloudVIC into your current CI/CD workflows without disrupting your existing tools and processes.
Connect your state file changes directly to your git history for complete traceability and audit trails.
Automatically detect and alert on drift, collisions, and unmanaged resources across your Terraform projects to maintain infrastructure consistency.
Subscribe to our newsletter for the latest development and release updates.