---
title: "The $5 Infrastructure Annihilation - “Blind Obedience in the Cloud” - 2026 AI Darwin Award"
url: https://daily.dev/posts/the-5-infrastructure-annihilation---blind-obedience-in-the-cloud---2026-ai-darwin-award-m8jni0qe4
source_url: https://aidarwinawards.org/nominees/claude-code-wipes-production-database.html
type: article
source: "AI Darwin Awards"
published: 2026-05-30T06:24:28.220Z
updated: 2026-05-30T06:24:48.730Z
tags: ["aws", "ai-agents", "terraform", "iac", "claude-code"]
reading_time: 2
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The $5 Infrastructure Annihilation - “Blind Obedience in the Cloud” - 2026 AI Darwin Award

**[AI Darwin Awards](https://daily.dev/sources/aidarwinawards)** · 2 min read · 1 upvotes · 0 comments

## Summary

Developer Alexey Grigorev, trying to save $5/month by reusing existing AWS infrastructure, overrode Claude Code's explicit warnings against the setup. Without a Terraform state file, the AI agent created duplicate resources. When the state file was later provided and cleanup requested, Claude executed a full 'terraform destroy', wiping 2.5 years of course submissions, projects, and backups. A 24-hour recovery via a hidden AWS snapshot was eventually successful, but resulted in a permanent 10% increase to his cloud bill and a public post-mortem. The incident is framed as a cautionary tale about blindly trusting AI agents with destructive infrastructure operations.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://aidarwinawards.org/nominees/claude-code-wipes-production-database.html>

## Similar posts on daily.dev

- [AI Coding Agent Horror Stories: The 13-Hour AWS Outage](https://daily.dev/posts/ai-coding-agent-horror-stories-the-13-hour-aws-outage-zosxjzyng) · Docker · 17 upvotes · 5 comments
- [Amazon’s $1.8m Claude blunder shows AI’s runaway costs](https://daily.dev/posts/amazon-s-1-8m-claude-blunder-shows-ai-s-runaway-costs-4qympa5cq) · The Next Web · 1 upvotes · 1 comments
- [AI Agents with Cloud Credentials Are Outrunning Billing Guardrails Built for Human-Speed Mistakes](https://daily.dev/posts/ai-agents-with-cloud-credentials-are-outrunning-billing-guardrails-built-for-human-speed-mistakes-kg4m43ten) · InfoQ · 1 upvotes · 0 comments

---

Tags: [#aws](https://daily.dev/tags/aws), [#ai-agents](https://daily.dev/tags/ai-agents), [#terraform](https://daily.dev/tags/terraform), [#iac](https://daily.dev/tags/iac), [#claude-code](https://daily.dev/tags/claude-code)

[View this post on daily.dev](https://daily.dev/posts/the-5-infrastructure-annihilation---blind-obedience-in-the-cloud---2026-ai-darwin-award-m8jni0qe4)
