terraform-azurerm-set-diff-analyzer
CommunityFilter AzureRM Terraform plan diffs
AuthorGabeujin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you distinguish between actual changes and "false-positive diffs" in Terraform plans for AzureRM resources, specifically those caused by the ordering of elements within Set-type attributes.
Core Features & Use Cases
- Identify Order-Only Diffs: Automatically detects changes in Set-type attributes (like
security_rulein NSGs orbackend_address_poolin App Gateways) that are merely due to element reordering and have no real impact. - Filter Spurious Changes: Reduces noise in
terraform planoutput, making reviews faster and more accurate. - Use Case: When reviewing a Terraform plan for an Azure Application Gateway, you see that all
backend_address_poolelements are marked as changed. This Skill can confirm if this is just an order change or if an actual backend address was added/removed.
Quick Start
Use the terraform-azurerm-set-diff-analyzer skill to analyze the terraform plan JSON file named 'plan.json'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-azurerm-set-diff-analyzer Download link: https://github.com/Gabeujin/workspace-init-mcp/archive/main.zip#terraform-azurerm-set-diff-analyzer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.