Bug Fixes
- #480: Creating environment level policies is now deprecated
- #477: Importing Service Level Objectives using
terraform import
could crash the Provider when an invalid / wrong ID is getting specified - #478: Resource
dynatrace_auto_tag_v2
produced a non-empty plan when used in combination withdynatrace_autotag_rules
. The resourcedynatrace_auto_tag_v2
now offers an additional attributerules_maintained_externally
. If set totrue
the resource will ignore any changes made to its rules from outside.