Lee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 3 days agoClaude Code deletes developers' production setup, including its database and snapshots — 2.5 years of records were nuked in an instantwww.tomshardware.comexternal-linkmessage-square231linkfedilinkarrow-up1983arrow-down128
arrow-up1955arrow-down1external-linkClaude Code deletes developers' production setup, including its database and snapshots — 2.5 years of records were nuked in an instantwww.tomshardware.comLee Duna@lemmy.nz to Technology@lemmy.worldEnglish · 3 days agomessage-square231linkfedilink
minus-squarePokexpert30 🌓@jlai.lulinkfedilinkEnglisharrow-up7arrow-down1·2 days agoTerraform state is a garbage hack I feel. You have your plan in code. You have a target. Just diff it. Thats what helmfile do. No managing state file. Thats what iac should be. Just code. Deterministic. Diff before applying it.
Terraform state is a garbage hack I feel. You have your plan in code. You have a target. Just diff it. Thats what helmfile do. No managing state file. Thats what iac should be. Just code. Deterministic. Diff before applying it.