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

7 hours ago

Bug fixes

  • dynatrace_davis_anomaly_detectors: Omitting execution_settings.actor will now always set the actor to the user ID associated with the credentials.
  • dynatrace_aws_connection, dynatrace_azure_connection: Improved retry handling for hyperscaler authentication so failed requests will return the underlying API error instead of a generic context deadline exceeded timeout.

Misc

  • dynatrace_automation_workflow: Clarified in the documentation that task declaration order in HCL does not determine workflow layout. Set position explicitly on each task if you need deterministic placement.

Changelog

  • f40a861 chore: Temporarily remove GCP and GCP Dynatrace principal schemas and dynatrace_gcp_connection entry from supported resources
  • 65c0655 doc: Update docs ready for release
  • 34723f8 fix: Resource dynatrace_davis_anomaly_detectors allows actor to be omitted
  • 68592c0 refactor: simplifies comments
  • 0f9f943 fix: reserve 5 s buffer before context deadline in retry budget
  • b5bf01c feat: simplify Create in gcpdynatraceprincipal service.go
  • cdee817 refactor: replace dynatrace_gcp_principal data source with a resource
  • 69097b3 chore(deps): bump SonarSource/sonarqube-scan-action from 8.1.0 to 8.2.0
  • 202ecac chore: change outdated error message
  • 824c372 docs(workflow): clarify task positioning behavior
  • bf8f759 chore: extend Snyk ignore expiry for msg-pack
  • 53d736a chore(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0

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

NewReleases is sending notifications on new releases.