BeClaude

terraform-azurerm-set-diff-analyzer

New
20.6kSmitheryGeneralby github

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "terraform-azurerm-set-diff-analyzer": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
code-reviewdevopsdata-&-analytics

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.