Updates to Existing Resources
openpipeline_v2_*resources have been updated to schema version 1.21- Updated
builtin:synthetic.browser.performance-thresholdsresource - Updated
dynatrace_log_timestampresource - Updated
dynatrace_davis_copilotresource - Updated
dynatrace_mobile_app_enablementresource - Updated
dynatrace_web_app_custom_prop_restrictionsresource - Updated
dynatrace_log_eventsresource - Updated
dynatrace_metric_eventsresource
Bug Fixes
- All environment variables are now forwarded when executing
terraformduring export. This allows-import-stateto work properly with OAuth credentials and platform tokens. - When exporting, no other flags are allowed to be set together with
-list-exclusions, making it clearer that no export is actually performed. - For
dynatrace_davis_anomaly_detectors,dynatrace_generic_setting,dynatrace_site_reliability_guardian, anddynatrace_automation_workflow_slack, no OAuth client is created if OAuth credentials have not been specified - The preconditions for the
dynatrace_web_app_auto_injectionresource have been corrected
Changelog
- 4f9587c doc: Update documentation ready for release
- 1dc2004 fix: Forward all environment variables when executing terraform during export
- 5286741 chore(openpipeline-v2): mark the source_type as optional with a default value
- 6182564 chore: git ignore terraform state files
- c4208d7 chore(openpipeline-v2): update examples
- 3448014 chore(openpipeline-v2): update resources to schema version 1.21
- 9ff57a8 fix(export): No other flags are allowed to be set together with -list-exclusions
- 7e2baef fix(export): No other flags are allowed to be set together with -list-exclusions
- 95a0c90 fix: OAuth-based clients log HTTP as
platform, classic asclassic - 18aafa8 feat: Improve error handling in
CreateClassicClient() - dd27c00 fix:
CreateClassicOAuthBasedClient()returnsnilif client ID or secret are not set - ac75946 fix(web-app-auto-injection): Wrong preconditions fixed
- a3c8356 Updated
builtin:synthetic.browser.performance-thresholdsresource - 0674516 Updated
dynatrace_log_timestampresource - ed68510 Updated
dynatrace_davis_copilotresource - 6ea2bdd Updated
dynatrace_mobile_app_enablementresource - ec55cf6 Updated
dynatrace_web_app_custom_prop_restrictionsresource - d30c569 Updated
dynatrace_log_eventsresource - 97e854c Updated
dynatrace_metric_eventsresource - 0ff019b Updated resources with version update only
- 0c2707f Updated resources with doc updates only