Skip to content

v1.88.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Nov 15:21
· 70 commits to main since this release

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