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

latest releases: v1.67.0, v1.66.0, v1.65.0...
9 months ago

Important Breaking Changes

Once your Dynatrace Environment has gotten (auto)-updated to v1.280 applying the resources dynatrace_span_attribute and dynatrace_resource_attributes will result with an error message signalling that the old schemata are not valid anymore.

At this point you will have to migrate your modules to use the resources dynatrace_attribute_allow_list and dynatrace_attribute_masking.

Reason for that is a breaking change in the REST API with cluster version 1.280 scheduled to be released in a few days. While we were able to implement an adapter for the resource dynatrace_span_attribute (kudos to @kishikawa12), implementing something similar for dynatrace_resource_attributes unfortunately turned out to be too complex.

Bug Fixes

  • #363 - Timing issue when applying application_detection_rule_v2 after dynatrace_web_application
  • #317 - dynatrace_aws_credentials now allows for removing the default services applied during creation
  • #369 - Flagging a Dashboard as Preset can result in the resource dynatrace_dashboard_sharing to not apply changes anymore
  • Turning on HTTP traffic debug logging for dynatrace_automation_workflow can result in provider crash during oAuth negotiation

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

NewReleases is sending notifications on new releases.