GitHub Agentic Workflows can automate the tedious parts of Terraform provider upgrades. By combining a Terraform MCP server, reusable agents, and skills imported from a shared repository, the workflow detects new provider versions, scans for deprecated resources, applies safe migrations (including `moved` blocks), generates

14m read timeFrom thomasthornton.cloud
Post cover image
Table of contents
The Real Problem with Terraform Provider UpgradesA Different Approach: Agentic WorkflowsGitHub Workflow: how it worksReal Example: AzureRM Provider UpgradeWhy This Matters for Platform Engineering TeamsPractical TakeawaysFinal Thoughts

Sort: