Claude Code deletes developers' production setup, including its database and snapshots — 2.5 years of records were nuked in an instant
Claude Code deletes developers' production setup, including its database and snapshots — 2.5 years of records were nuked in an instant
Jesus Christ people. Terraform has a plan output option to allow for review prior to an apply. It’s trivial to make a script that’ll throw the json output into something like terraform visual if you don’t like the diff format.
I’ve fucked up stuff with Terraform, but just once before I switched to a rudimentary script to force a pause, review, and then apply.