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

5 hours ago

New features

  • export: There is an additional -admin-access flag that can be used. If OpenPipeline (dynatrace_openpipeline_v2_*) configurations are exported, enabling this flag will also export configurations of different owners (other than the user that is assigned to the platform token or OAuth client). Requires settings:objects:admin. This feature is currently limited to dynatrace_openpipeline_v2_* resources and won't work for others.

New fields / breaking changes

  • dynatrace_browser_monitor: in script->events->event->navigate->validate: match is now required if the type is set to text_match or content_match.
  • dynatrace_openpipeline_v2_*_dataforwarding: [IN_DEVELOPMENT] otlp configurations.

Bug fixes

  • When using the export functionality, the additional new line when using <<-EOT is now trimmed, meaning the exported config will no longer lead to a non-empty plan because of a new line at the end.

Misc

  • Provider config: the platform token is now correctly marked as sensitive.
  • dynatrace_notification, dynatrace_issue_tracking: secrets are correctly marked as sensitive.
  • Updated the examples for dynatrace_http_monitor to show a valid frequency.

Changelog

  • 9a7e876 docs: update docs
  • 075feab chore: fix field description of "match" in browser monitor
  • 8080644 feat: update dynatrace_openpipeline_v2_*_dataforwarding to v1.70
  • d69862a feat: update dynatrace_openpipeline_v2_*_pipelinegroups to v1.70
  • f21a7d2 feat: update dynatrace_openpipeline_v2_*_routing to v1.70
  • d3960ba feat: update dynatrace_openpipeline_v2_*_pipelines to v1.70
  • 12f6c45 feat: update dynatrace_openpipeline_v2_*_ingestsources to v1.70
  • 6a57e24 feat: update dynatrace_process_grouping_rules to v2.4.8
  • 3f17b2d feat: update dynatrace_failure_detection_rules to v1.0.12
  • fe5d059 feat: updated dynatrace_container_rule to v0.0.3
  • a246e27 fix(test): frequency = 5 for all dynatrace_http_monitor examples
  • b200903 docs: fix endpoints for SLO and API tokens
  • 41cab6a test: add admin-access integration test
  • 0a46907 refactor: pass arguments to createFlags
  • d1e2ca4 chore: comment plain text hub subscription token
  • edf4e65 fix: dynatrace_issue_tracking conditional fields and secrets
  • 24eedb9 fix: dynatrace_notification mark secrets as sensitive
  • c5fe81c fix: set platform token to sensitive
  • c639b36 feat: export OpenPipeline resources with admin-access
  • a86ab95 test: use different consumer example for GCP
  • 50aaa6d test: make integration tests more stable
  • 1bd3e35 fix(synthetic): Tighten dynatrace_browser_monitor validation
  • e9e2e8d refactor: rename finalizeString and describe it
  • 8fb972e fix: additional new line when using EOT in export
  • 5c2e477 chore: extend msgpack ignore another month

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

NewReleases is sending notifications on new releases.