Dynamic blocks not shown in terraform plan #25232
Labels
service/firewall
upstream/terraform
This issue is blocked on an upstream issue within Terraform (Terraform Core/CLI, The Plugin SDK etc)
v/3.x
Is there an existing issue for this?
Community Note
Terraform Version
1.7.3
AzureRM Provider Version
3.63.0
Affected Resource(s)/Data Source(s)
azurerm_firewall_policy_rule_collection_group, dynamic
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
If "should_build" is true, the terraform plan should list the rule being built within the network_rule_collection.
The terraform plan should always 100% reflect the changes initiated by terraform.
Actual Behaviour
While terraform does deploy the rule, that is not reflected by the terraform plan output.
Steps to Reproduce
terraform apply
will show the terraform plan - without the dynamic blockImportant Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: