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

9 hours ago

Breaking change

The OAuth functionality has been removed for the following resources, which previously relied on the environment-api:* scopes. For these resources, an API token must be provided:

  • dynatrace_host_monitoring_mode
  • dynatrace_slo
  • dynatrace_slo_v2
  • dynatrace_custom_tags
  • dynatrace_browser_monitor
  • dynatrace_http_monitor_script
  • dynatrace_http_monitor
  • dynatrace_ag_token
  • dynatrace_api_token
  • dynatrace_credentials
  • dynatrace_custom_device
  • dynatrace_key_requests
  • dynatrace_hub_extension_active_version
  • dynatrace_hub_extension_config
  • dynatrace_network_zone
  • dynatrace_network_monitor

and the following data sources:

  • dynatrace_lambda_agent_version
  • dynatrace_synthetic_nodes
  • dynatrace_entities
  • dynatrace_entity

Changelog

  • d13a690 chore: limit most classic-environment calls to apiToken only

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

NewReleases is sending notifications on new releases.