|
|
|
|
|
by x3n0ph3n3
103 days ago
|
|
There are so many mistakes being made here: - Not using remote state management (setting up an S3 backend is easy and you're already in AWS!) - Allowing an AI agent to execute against your production environment (especially with no guardrails) - Not confirming the plan (which I _could_ excuse if one's pipeline is mature enough) - Not confirming the resources Claude identified automatically before letting it delete things - Combining 2 projects into the same state. These mistakes are so horribly egregious that I feel second-hand embarrassment. |
|