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

10 hours ago

Updates to Existing Resources

  • openpipeline_v2_* resources have been updated to schema version 1.21
  • Updated builtin:synthetic.browser.performance-thresholds resource
  • Updated dynatrace_log_timestamp resource
  • Updated dynatrace_davis_copilot resource
  • Updated dynatrace_mobile_app_enablement resource
  • Updated dynatrace_web_app_custom_prop_restrictions resource
  • Updated dynatrace_log_events resource
  • Updated dynatrace_metric_events resource

Bug Fixes

  • All environment variables are now forwarded when executing terraform during export. This allows -import-state to 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, and dynatrace_automation_workflow_slack, no OAuth client is created if OAuth credentials have not been specified
  • The preconditions for the dynatrace_web_app_auto_injection resource 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 as classic
  • 18aafa8 feat: Improve error handling in CreateClassicClient()
  • dd27c00 fix: CreateClassicOAuthBasedClient() returns nil if client ID or secret are not set
  • ac75946 fix(web-app-auto-injection): Wrong preconditions fixed
  • a3c8356 Updated builtin:synthetic.browser.performance-thresholds resource
  • 0674516 Updated dynatrace_log_timestamp resource
  • ed68510 Updated dynatrace_davis_copilot resource
  • 6ea2bdd Updated dynatrace_mobile_app_enablement resource
  • ec55cf6 Updated dynatrace_web_app_custom_prop_restrictions resource
  • d30c569 Updated dynatrace_log_events resource
  • 97e854c Updated dynatrace_metric_events resource
  • 0ff019b Updated resources with version update only
  • 0c2707f Updated resources with doc updates only

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

NewReleases is sending notifications on new releases.