terraform-provider-dynatrace
terraform-provider-dynatrace copied to clipboard
dynatrace_management_zone rules are still unordered
Describe the bug We are deploying several management zones with terraform. The changelog of version v1.12.1 enforces the order of rules in a management zone. We now see a lot of changes regarding management_zones due to the order of rules.
To Reproduce
- Create a management zone with two rules with terraform apply.
- Execute terraform apply again
Expected behavior If a management zone has no changes, the provider should update them in-place.
Screenshots
Versions used:
- Terraform v1.3.3
- provider registry.terraform.io/dynatrace-oss/dynatrace v1.14.1