Skip to content

v1.27.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 10:17
· 1717 commits to main since this release

New Resources

New Data Sources

  • dynatrace_request_naming allows you to query for request naming settings based on name

Bug Fixes

  • Fixed #225 - Updates for dynatrace_custom_tag deleted the wrong objects.
  • Fixed #225 - Increased the polling timeout after applying dynatrace_web_application. The provider now tries up to 60 seconds by default to validate whether the Web Application is known cluster wide.
  • Fixed #226 - The results of terraform-provider-dynatrace -export created non-immutable results because of auto-generated IDs for resource names

Improvements

  • The environment variable DYNATRACE_CREATE_CONFIRM_WEB_APPLICATION allows you to increase the polling timeout for validating whether a freshly applied dynatrace_web_application is known cluster wide. Defaults to 60.