terraform-provider-upgrade

Community

Automate safe Terraform provider upgrades.

Authorthomast1906
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates safe Terraform provider upgrades with automatic resource migration and state management.

Core Features & Use Cases

  • Automated migration planning: detects breaking changes, maps resource migrations (e.g., azurerm_sql_server → azurerm_mssql_server) and suggests moved blocks.
  • Version constraint management: updates versions.tf and ensures provider blocks align with new APIs.
  • Documentation generation: creates TERRAFORM_UPGRADE_BREAKING_CHANGES.md when necessary and references the official upgrade guides.
  • Use Case: Upgrading the AzureRM provider from 3.x to 4.x, orchestrating migrations and reducing risk.

Quick Start

To get started, review the latest provider upgrade guidance, update your provider version constraints, and validate changes through CI:

  • Get the latest provider version with MCP tools.
  • Retrieve the upgrade guide for the target major version.
  • Apply migrations (moved blocks) and update provider constraints in versions.tf.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: terraform-provider-upgrade
Download link: https://github.com/thomast1906/github-copilot-skills-terraform/archive/main.zip#terraform-provider-upgrade

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.