terraform-azurerm-set-diff-analyzer
Analyzes Terraform plan JSON to distinguish spurious AzureRM Set-type diffs from actual resource changes.
Install
npx skills add https://github.com/github/awesome-copilot --skill terraform-azurerm-set-diff-analyzerStats
| Total installs | 7,542 |
| Weekly installs | 7.5K |
| GitHub stars | 27.4K |
| First seen | Feb 2, 2026 |
| Source | @github/awesome-copilot |
Summary
- Analyzes terraform plan JSON output to distinguish spurious diffs (element reordering in Sets) from actual resource changes
- Targets AzureRM resources with Set-type attributes: Application Gateway, Load Balancer, NSG, Firewall, Front Door, and others
- Requires Python 3.8+ and uses only standard library; integrates into CI/CD pipelines with configurable output formats and exit codes
- Helps reviewers focus on meaningful changes when terraform plan shows "all elements changed" despite minimal actual modifications
Tags
Related skills
| Skill | Installs | vs terraform-azurerm-set-diff-analyzer |
|---|---|---|
| java-add-graalvm-native-image-support | 7,414 | -128 |
| agent-configuration | 10,070 | +2,528 |
| agentic-workflow | 10,147 | +2,605 |
| git-submodule | 10,430 | +2,888 |
| azure-static-web-apps | 7,600 | +58 |
FAQ
- How many installs does terraform-azurerm-set-diff-analyzer have?
- terraform-azurerm-set-diff-analyzer has 7,542 total installs and 7.5K installs this week.
- Where is terraform-azurerm-set-diff-analyzer hosted?
- terraform-azurerm-set-diff-analyzer is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does terraform-azurerm-set-diff-analyzer have?
- terraform-azurerm-set-diff-analyzer has 27.4K GitHub stars.
- When was terraform-azurerm-set-diff-analyzer first indexed?
- OrangeBot.AI first indexed terraform-azurerm-set-diff-analyzer on Feb 2, 2026.
- How do I install terraform-azurerm-set-diff-analyzer?
- Run: npx skills add https://github.com/github/awesome-copilot --skill terraform-azurerm-set-diff-analyzer