terraform-provider-dynatrace icon indicating copy to clipboard operation
terraform-provider-dynatrace copied to clipboard

dynatrace_management_zone rules are still unordered

Open rpionke opened this issue 1 year ago • 0 comments

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

  1. Create a management zone with two rules with terraform apply.
  2. Execute terraform apply again

Expected behavior If a management zone has no changes, the provider should update them in-place.

Screenshots image

Versions used:

  • Terraform v1.3.3
  • provider registry.terraform.io/dynatrace-oss/dynatrace v1.14.1

rpionke avatar Nov 03 '22 13:11 rpionke