github dynatrace-oss/terraform-provider-dynatrace v1.14.1

latest releases: v1.56.2, v1.56.1, v1.56.0...
18 months ago

Improved Resources

  • The rules within dynatrace_autotag and the conditions within these rules are no longer required to be an ordered list. The decision for that change got triggered by #132. Any existing .tf files or states will not be affected and will continue to work as expected. You will however notice a different behavior when using terraform plan.
  • The resource dynatrace_dashboard allows for configuring the attribute preset within the dashboard_metadata section. Although that attribute is also configurable via resource dynatrace_dashboard_sharing, the Dynatrace REST API also evaluates that flag when updating dashboards specifcally. In order to prevent contradictions as seen in #150 allowing for configuration in both places was unavoidable on short notice.

Don't miss a new terraform-provider-dynatrace release

NewReleases is sending notifications on new releases.