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

latest releases: v1.68.1, v1.68.0, v1.67.0...
10 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

  • #357/#362 - Applying Supported Services within dynatrace_aws_credentials could lead to non-empty plan containing erroneous empty blocks

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

NewReleases is sending notifications on new releases.