Skip to content
← All skills

Terraform AzureRM Set Diff Analyzer

Unversioned · Public · Verified ·devops ·scanned 2026-07-07

Install

Claude Code: add the marketplace once, then install.

/plugin marketplace add simplycubed/skills
/plugin install terraform-azurerm-set-diff-analyzer@simplycubed

Any agent (folder)

Download the folder at the source, then drop it into your agent's skills directory.

Folder: terraform-azurerm-set-diff-analyzer/

Agent Directory
Vendor-neutral (Codex, Gemini CLI, …) .agents/skills/
Claude Code ~/.claude/skills/
Gemini CLI ~/.gemini/skills/

Summary

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…

Details

Passed automated static scanning. A point-in-time review, not a guarantee it is safe to run.

Scanned 2026-07-07: certify builtin · gitleaks 8.18.4 · osv-scanner 2.4.0 · semgrep 1.168.0

✓ All checks clean

Credits

Written by GitHub awesome-copilot contributors

Keywords

#terraform #azurerm #diff #analyzer