Terraform plan safety
a destructive + exposing AWS apply
- criticalThis apply will DESTROY and recreate a database with no final snapshot
- criticalSecurity group allows public internet ingress (0.0.0.0/0 or ::/0) to a sensitive or wide port range
- highThis apply will DELETE or REPLACE a stateful data resource (potential data loss)
bumper plan.json- uses: gnana997/bumper@v1
with:
plan-json: plan.json