With the remaining resource dynatrace_notification
finally also re-implemented using manual serialization it's now time to reserve revision numbers for bug fixes and increasing the minor version once additional resources are getting introduced.
- It was unfortunately necessary to change the HCL schema for
dynatrace_notification
. This means you're required to recreate your.tf
files for these resources either by re-downloading usingterraform-provider-dynatrace download ...
or viaterraform import
. - The new implementation of
dynatrace_notification
takes care of #28. The order of the email receivers, cc-receivers and bcc-receivers doesn't matter anymore. - The resource
dynatrace_k8s_credentials
now supports the new propertydavis_events_integration_enabled
.