You Were Never Declaring State. You Were Observing by Hand
by nickstinemates on 5/25/2026, 5:47:22 PM
https://webframp.com/posts/you-were-never-declaring-state/
Comments
by: Terretta
Claude slop article, and also (speaking as a 20 year IaC vet) the premise is misplaced.<p>Declarative infra with drift observability has been readily available, it's just that cloud devs -- to Claude's point -- have largely written and used Chef, Ansible, TF, etc. imperatively.<p>Several of the examples (such as S3) are true only when “doing it wrong”. But, it's not exactly wrong, it's more like imperative programming vs. functional programming. It's a choice, with tradeoffs.<p>Claiming one needs LLMs to read metadata from the CSP is wonky as well, unless you're shopping an LLM thing to read metadata from CSPs.<p>We've always likened correct use of CSP to using a holodeck on Star Trek. If something in the holodeck's world is wrong, you don't try to fix it in (virtual) world, you try to fix it in the holodeck program so the correction manifests in the (virtual) world. <i>That</i> is the power and, really, entire point of a CSP. If you're not using — and getting value from — that power, you're burning money compared to your own datacenter.<p>That part of the pitch, I agree with!
5/28/2026, 2:18:27 PM
by: stuaxo
Couldn't read past the slop.<p>please don't give us verbose guff, get to the point.
5/28/2026, 6:57:22 PM
by: isityettime
Huh? Terraform does its own inspection of related state during plan time. It doesn't just rely on the state file.
5/28/2026, 6:43:42 PM