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

one day ago

New Resources

  • #501 - Introduced the resources process_group_naming_order, dynatrace_host_naming_order and dynatrace_service_naming_order
  • #582 - Introduced the resource dynatrace_custom_service_order

Improvements

  • #590 - Added support for authentication via OAuth for all eligible resources. This includes all resources that are based on the Settings 2.0 API. A few remaining resources are still based on endpoints offered by the Config API, simply because there exists no counterpart in Settings 2.0 yet. These resources still require an API Token. Please read this post about how to enforce OAuth credentials for all resources.
  • #625 - The documentation for dynatrace_credentials now contains an example for how to upload a certificate file

Bug Fix

  • #653 - Updating / deleting dynatrace_slo_v2 resources errored out in certain situations
  • #652 - Resource dynatrace_alerting insists on specifying an empty tags attribute in situations where none are allowed to get specified by the REST API
  • #642 - Resource dynatrace_http_monitor_script was included in the list of resources exported by default
  • The documentation for dynatrace_host_anomalies didn't list the allowed values for on_graceful_shutdowns

Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_url_based_sampling

Changelog

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

NewReleases is sending notifications on new releases.