Skip to content

terraform-azurerm-set-diff-analyzer

SkillMITby 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.

Repository Source folder

Details

Path
skills/terraform-azurerm-set-diff-analyzer
License
MIT
Bundled scripts
1
Dependencies
1

Bundled scripts

  • skills/terraform-azurerm-set-diff-analyzer/scripts/analyze_plan.py

FAQ