Claude Code deletes developers' production setup, including its database and snapshots — 2.5 years of records were nuked in an instant

https://lemmy.nz/post/35120739

Claude Code deletes developers' production setup, including its database and snapshots — 2.5 years of records were nuked in an instant - Lemmy NZ

Lemmy

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.

GitHub - hieven/terraform-visual: Terraform Visual is an interactive way of visualizing your Terraform plan

Terraform Visual is an interactive way of visualizing your Terraform plan - hieven/terraform-visual

GitHub
Don’t worry, review was done By an LLM AS well. ;)