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

14 hours ago

New Fields

  • dynatrace_http_monitor: The resource now supports setting preview settings via custom_properties.
  • dynatrace_mobile_app_enablement: New optional field experience_analytics.
  • dynatrace_openpipeline_v2_*_pipelines: New optional fields group_role and routing.

New required fields / breaking changes

  • dynatrace_openpipeline_v2_*_ingestsources: The event_type of bizevent and sdlc_event is now required
  • dynatrace_openpipeline_v2_*_pipelines: The event_type of bizevent and sdlc_event is now required.

Bug Fixes

  • dynatrace_iam_policicy_bindings_v2: Fixed an issue where removed policies weren't actually deleted during an update.
  • Fixed an issue where a context cancelled error could occur in long-running Terraform apply runs.

Misc

  • dynatrace_host_anomalies_v2: gc (highGcActivityDetection) field within the host field is now optional
  • dynatrace_host_anomalies_v2: Improved validation logic regarding conditionally required fields
  • dynatrace_endpoint_detection_rules: Improved validation logic regarding conditionally required fields
  • dynatrace_generic_relationships: Improved validation logic regarding conditionally required fields

Changelog

  • 83fa4f8 doc: update docs for 1.90
  • d8e7588 refactor: reduce pre-request lock usage
  • 5ca7287 fix: prevent potential OAuth context cancelled errors
  • b2eff6b feat: update dynatrace_web_app_enablement to 1.6
  • 9d2dcc1 feat: update dynatrace_mobile_app_enablement to 2.6
  • 15e2846 feat: update dynatrace_opentelemetry_metrics to 1.6
  • e0d9850 feat: dynatrace_generic_relationships update to 1.2
  • 25cf3dc feat: update dynatrace_log_timestamp to 1.0.19
  • 825596e feat: update dynatrace_azure_connection and dynatrace_azure_connection_authentication to 0.0.13
  • e80306e feat: update dynatrace_aws_connection and dynatrace_aws_connection_role_arn to 0.0.23
  • ed2108b feat: update dynatrace_endpoint_detection_rules to 1.0.2
  • f40bfa1 feat: update dynatrace_limit_outbound_connections to 1.0.4
  • c438c1e feat: update dynatrace_vulnerability_settings to 3.12.1
  • c543158 feat: update dynatrace_openpipeline_v2_* resources to 1.43
  • 774d173 feat: update dynatrace_host_anomalies_v2 to 1.3
  • b4032a7 refactor: use core client for iam client
  • c570c64 test(group): Adds dynatrace_iam_group E2E test
  • fc11e1d test(user): Adds dynatrace_iam_user E2E test
  • 104dca8 test(permission): Adds dynatrace_iam_permission E2E test
  • da55f2f test(binding): Adds dynatrace_iam_policy_binding E2E test
  • c26bceb test(boundaries): Adds dynatrace_iam_policy_boundary E2E test
  • c703193 test(policies): Adds dynatrace_iam_policy E2E test
  • 90b850e fix(tests): read also DYNATRACE_ACCOUNT_ID variable in service_test.go as a fallback
  • 9279626 refactor(iam): rename method getGroupPolicyBindingIDs to getGroupPolicyBindingUUIDs
  • 92baa53 refactor: dynatrace_iam_policy_bindings_v2 policy binding update logic
  • 19e747c fix: policy bindings were not removed when updating dynatrace_iam_policy_bindings_v2
  • 34d6d7e feat: support advanced monitor settings for dynatrace_http_monitor
  • 42bedcb ci: correctly split v1 integration tests
  • 7133737 chore(deps): bump actions/checkout from 6.0.1 to 6.0.2

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

NewReleases is sending notifications on new releases.