Skills for migrating any Terraform provider from SDK v2 to the Plugin Framework
A collection of Claude Code plugins for Terraform provider development.
Skills for migrating any Terraform provider from SDK v2 (terraform-plugin-sdk/v2) to the Plugin Framework (terraform-plugin-framework).
Includes:
id handling, etc.)Add this marketplace to Claude Code (inside an interactive session):
/plugin marketplace add burythehammer/claude-code-plugins
Install the plugin:
/plugin install terraform-migration@burythehammer-claude-code-plugins
For local development/testing:
claude --plugin-dir ./plugins/terraform-migration
The migrate-to-plugin-framework skill triggers automatically when you ask Claude to migrate a data source or resource. Example prompts:
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub burythehammer/claude-code-plugins --plugin terraform-migrationTerraform provider development skills including resources, data sources, actions, and acceptance testing.
Terraform Cloud workspace management, run monitoring, and registry lookups
Convert and import infrastructure from Terraform, CDK, ARM, and CloudFormation to Pulumi
Operational traps for Terraform provisioners, multi-environment isolation, and zero-to-deployment reliability. Covers provisioner timing races, SSH connection conflicts, DNS record duplication, volume permissions, database bootstrap gaps, snapshot cross-contamination, Cloudflare credential format errors, hardcoded domains in Caddyfiles/compose, and init-data-only-on-first-boot pitfalls. Activate when writing null_resource provisioners, creating multi-environment Terraform setups, debugging containers that are Restarting/unhealthy after terraform apply, setting up fresh instances with cloud-init, or any IaC code that SSHs into remote hosts. Also activate when the user mentions terraform plan/apply errors, provisioner failures, infrastructure drift, TLS certificate errors, or Caddy/gateway configuration.
Comprehensive Terraform and OpenTofu expertise covering testing, modules, CI/CD, and production patterns. Accelerates infrastructure-as-code development.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.