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

7 days ago

Bug Fixes

#626 - Exports of dynatrace_json_dashboard_base since v1.72.2 created a required lifecycle meta atribute. Older exports didn't work anymore out of the box
#634 - The resource dynatrace_oneagent_default_version is no longer backed by configurable schema. The resource dynatrace_oneagent_updates supersedes that functionality now. dynatrace_oneagent_default_version is still supported for backwards compatibility, but won't have any effects from now on
#629 - Applying dynatrace_slo_v2 produced the error message Provider produced inconsistent result after apply in some environments
#635 - Resource dynatrace_automation_workflow wrongfully requires attribute states within task options

Improvements

  • The resource dynatrace_browser_monitor now supports the attributes fetch_requests, xml_http_requests, javascript_errors and timed_actions
    #623 - Allow configuration of anomaly detection for Key User Actions of a dynatrace_web_application

Schema Updates

The following resources got updated to be compatible with the most recent schema version of Dynatrace:

  • dynatrace_maintenance
  • dynatrace_vulnerability_code
  • dynatrace_vulnerability_settings
  • dynatrace_appsec_notification
  • dynatrace_attribute_allow_list
  • dynatrace_davis_anomaly_detectors
  • dynatrace_devobs_agent_optin
  • dynatrace_log_sensitive_data_masking
  • dynatrace_histogram_metrics
  • dynatrace_problem_fields
  • dynatrace_web_app_custom_injection
  • dynatrace_site_reliability_guardian
  • dynatrace_app_monitoring
  • dynatrace_log_agent_feature_flags
  • dynatrace_builtin_process_monitoring
  • dynatrace_log_storage
  • dynatrace_log_timestamp

Changelog

  • 46a012f v1.74.0
  • 89190a4 Disabled test for new field - enable v309
  • 55aa10e Introduced dynatrace_web_app_auto_injection resource
  • f7d9265 Updated dynatrace_attack_allowlist schema version
  • 4618c1f Updated dynatrace_log_timestamp resource
  • fd1119b Updated dynatrace_log_sensitive_data_masking resource
  • dbda63b Updated dynatrace_log_storage resource
  • aed7f6b Updated dynatrace_builtin_process_monitoring resource
  • 14812dd Updated dynatrace_log_agent_feature_flags resource
  • 932b53d Updated dynatrace_app_monitoring resource
  • d79ca28 Updated dynatrace_site_reliability_guardian resource
  • c7462e1 Fixed #635
  • 6b85ae0 Updated resource with version update only
  • dfc1740 Ensured that the new properties with default value = true are getting exported correctly
  • ddc3818 Fixed generating HCL code for bool with default value = true on all levels of hierarchy
  • 6232d62 Fixed #629
  • 633d7a6 Resolved #623
  • 4075ff0 Updated dynatrace_browser_monitor resource
  • c8eee50 added deprecation message to dynatrace_oneagent_default_version
  • 9fdedb4 Fixed #634
  • 43386c6 Fixed #626

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

NewReleases is sending notifications on new releases.