Release Date: 2024.12.20
New Resources
dynatrace_github_connection
covers configuration for GitHub connectionsdynatrace_ms365_email_connection
covers configuration for Microsoft 365 email connections
Bug Fixes
- #613 - dynatrace_hub_extension_config requires different API token scopes as documented
- #614 - Deleting non-existing
dynatrace_document
leads to unrecoverable error (resource needs to get deleted usingterraform state rm
) - #617 - Documentation for
dynatrace_application_detection_rule_v2
wrongfully states that these resources don't support ordering - #618 - Unable to create public (non-private)
dynatrace_automation_workflow
s - #620 - Export may produce invalid .tf files when Management Zones are involved with certain IDs
Changelog
- fce30b4 Fixed #620
- 04bc55f v1.72.0
- 8d06199 Updated registry documentation
- 95dd543 Merge branch 'main' of https://github.com/dynatrace-oss/terraform-provider-dynatrace
- 2a93e8a Introduced
dynatrace_ms365_email_connection
resource - 570e6f3 Bumped dependencies to the most recent versions
- f7f2f72 Bump golang.org/x/crypto from 0.21.0 to 0.31.0 (#616)
- 6ad5d26 Introduced
dynatrace_github_connection
resource - 0d3e921 Fixed #618
- f3b61a7 Updated docs based on resolution for #617
- 3248baa Fixed #613
- 997568e Fixed #614