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

latest releases: v1.70.0, v1.69.1, v1.69.0...
one month ago

New Resources

  • dynatrace_devobs_git_onprem covers configuration for Developer Observability git on-premise servers.

Improvements

  • #531 - Configuration for OAuth Credentials has been streamlined across all resources and the export functionality. The environment variables DT_CLIENT_ID and DT_CLIENT_SECRET are now sufficient enough and are getting evaluated by all resources. For resources configuring IAM functionality the DT_ACCOUNT_ID will be required in addition. All other environment variables (like DYNATRACE_CLIENT_ID, DT_IAM_CLIENT_SECRET, ...) are nevertheless still supported.

Bug Fixes

  • #527 - Exporting Cluster related resources fails when configuring an URL with a trailing / character for the Cluster URL
  • #528 - Missing OAuth Credentials (DT_CLIENT_ID, DT_CLIENT_SECRET, ...) are now producing a helpful error message instead of Invalid OAuth Credentials
  • #529 - Data Source dynatrace_entities didn't set the attribute entities if none are matching the specified entity selector
  • #532 - Exporting dynatrace_hub_extension_config just covered the first 20 extensions

Schema Updates

  • Resource dynatrace_app_monitoring got updated to be compatible with the most recent schema version of Dynatrace

Changelog

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

NewReleases is sending notifications on new releases.