terraform-azurerm-set-diff-analyzer
NewAnalyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual resource changes. Use when reviewing terraform plan output for Azure resources like Application Gateway, Load Balancer, Firewall, Front Door, NSG, and other resources with Set-type attributes that cause spurious diffs due to internal ordering changes.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "terraform-azurerm-set-diff-analyzer": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is terraform-azurerm-set-diff-analyzer?
Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual resource changes. Use when reviewing terraform plan output for Azure resources like Application Gateway, Load Balancer, Firewall, Front Door, NSG, and other resources with Set-type attributes that cause spurious diffs due to internal ordering changes.
How to install terraform-azurerm-set-diff-analyzer?
To install terraform-azurerm-set-diff-analyzer: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "terraform-azurerm-set-diff-analyzer": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is terraform-azurerm-set-diff-analyzer best for?
terraform-azurerm-set-diff-analyzer is a mcp categorized under General. It is designed for: code-review, devops, data-&-analytics. Created by github.