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

latest releases: v1.68.0, v1.67.0, v1.66.0...
6 months ago

Important Changes (Repeat - Reminder)

The following resources can result in non-empty plans due to a recent update in the REST API. Starting with v287, the API will return the Settings 2.0 ID of any referenced Management Zone ID of the schemas below instead of the configuration V1 ID that it previously returned. In order to resolve this issue, please update any Management Zone references from legacy_id to id. Any hardcoded Management Zone will need to be updated to the Settings 2.0 ID equivalent to result in a non-empty plan.

  • builtin:alerting.profile
  • builtin:appsec.notification-alerting-profile
  • builtin:failure-detection.environment.rules
  • builtin:service-detection.external-web-request
  • builtin:service-detection.external-web-service
  • builtin:service-detection.full-web-request
  • builtin:service-detection.full-web-service

New Resources

  • dynatrace_db_app_feature_flags covers configuration for database app feature flags (only to be used with direction by Dynatrace ONE)
  • dynatrace_infraops_app_feature_flags covers configuration for infrastructure and operations app feature flags (only to be used with direction by Dynatrace ONE)

Improvements

  • #412 - All Settings 2.0 resources will now be passing a repairInput query parameter to allow lenient validation. This is an enhancement for maintaining schemas and backwards compatibility for older clusters.

Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_web_app_javascript_updates
  • dynatrace_url_based_sampling

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

NewReleases is sending notifications on new releases.