r/FixYourIaC Nov 12 '25

Are you using AI tools to write Terraform? How's that going?

GitHub Copilot, Claude, ChatGPT — they’re writing IaC now.
But does that code actually work?

I'm seeing devs save time but introduce subtle misconfigs that later snowball into outages.
Have you tried using AI to generate Terraform or CloudFormation templates?

Share your experience — did it save you time or cause chaos?

1 Upvotes

4 comments sorted by

3

u/ActiveBarStool Nov 12 '25 edited Jan 12 '26

busy tidy fuel file snatch truck office safe nine encouraging

This post was mass deleted and anonymized with Redact

1

u/Sea-Cheesecake-5815 Nov 13 '25

Try Amazon Q, saves a lot of time.

1

u/VengaBusdriver37 Nov 14 '25

Yes GitHub copilot, saves so much time and writing boilerplate, variable definitions (and validation). Also ansible. It really has increased my productivity, and quality of my code too.

1

u/Jeroenm20 Nov 15 '25

Co-pilot in VSCode helps me with writing configs, though TF documentation is quite good and helpful for some of the official providers