provider-upgrade-analysis
Installation
SKILL.md
Provider Upgrade Analysis
Overview
Analyze the impact of upgrading Terraform providers or modules before making changes. Identify breaking changes, deprecations, and required code modifications.
Announce at start: "I'm using the provider-upgrade-analysis skill to assess this upgrade."
Process
Step 1: Identify Current State
# Current Terraform version
terraform version
# Current provider versions
terraform providers