Making My Terraform AI Friendly

3 points | by eandre an hour ago

2 comments

  • hypendev an hour ago

    Glad to see I'm not the only one struggling with sideproject madness. I was meaning to do something similar for myself, but can't see it not ending up as a full on developer platform and another sideproject rabbithole to suck myself into.

    >an existing SQS audit queue subscribed to one of its Pub/Sub topics, so I used Encore's Terraform provider to read the underlying SNS ARN

    Exactly the rabbit hole I've been trying to avoid.

    Lately I've been toying with the idea of just having the LLM write and eval alchemy scripts inside of an internal repo, using Cloudflare OS to have a central "devops agent" there, but I need more of a "what is running and where" overview instead of a chatbot. Encore looks basically what I'd need, but doesn't seem to support Cloudflare or Railway which is where most of my infra runs these days.

      andout_ an hour ago

      Hey, author here. I guess one option that could help is Encore’s free hosting for hobby projects, then GCP Cloud Run + Neon for relatively cheap production hosting.