Skip to content

v1.30.2

Choose a tag to compare

@github-actions github-actions released this 17 May 12:46
· 1587 commits to main since this release

Bug Fixes

  • #247 - dynatrace_browser_monitor containing key stroke events could not get applied
  • #251 - The attribute accept_any_certificate of resource dynatrace_browser_monitor could not get applied
  • #246 - The attribute id of user_tags in resource dynatrace_web_application is now getting managed by Terraform in order to allow for conveniently add and remove such tags
  • #253 - The export functionality is now able to find the terraform CLI on all Linux distributions
  • #240 - The resource dynatrace_custom_tag had no effect on entities that were not reachable with the default timeframe of 24h. That timeframe has now been changed to the last 3 years.
  • On Mac workstations and some Linux systems the provider wasn't able to produce debug logs

Additional Improvements

  • #249 - The resource dynatrace_slo_v2 now offers the attribute legacy_id
  • The export functionality is now merging directly dependent resources (privacy settings, error rules) into the same .tf file as dynatrace_web_application
  • The export functionality is now merging directly dependent resources into the same .tf file as dynatrace_mobile_application