- The resource
dynatrace_maintenance_window
has been re-implemented using custom serialization in order to ensure consistency when pushing multiple configurations at the same time. The HCL schema has remained the same, except for the deprecation of the sectionmetadata
. - The resource
dynatrace_dashboard
has been re-implemented using custom serialization in order to ensure consistency when pushing multiple configurations at the same time. The HCL schema has changed in various ways. It's therefore required recreate the.tf
files (either using the download functionality of the terraform provider or by importing them via terraform cli). We apologize for the inconvenience here. - Fix for #25:
dynatrace_maintenance_window
dropsmetadata
section - Fix for #26: Property
mz_id
for resourcedynatrace_alerting_profile
not properly deserialized