You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dynatrace_request_naming allows you to query for request naming settings based on name
Bug Fixes
Fixed #225 - Updates for dynatrace_custom_tag deleted the wrong objects.
Fixed #225 - Increased the polling timeout after applying dynatrace_web_application. The provider now tries up to 60 seconds by default to validate whether the Web Application is known cluster wide.
Fixed #226 - The results of terraform-provider-dynatrace -export created non-immutable results because of auto-generated IDs for resource names
Improvements
The environment variable DYNATRACE_CREATE_CONFIRM_WEB_APPLICATION allows you to increase the polling timeout for validating whether a freshly applied dynatrace_web_application is known cluster wide. Defaults to 60.