Skip to content

Releases: dynatrace-oss/terraform-provider-dynatrace

v1.82.3

11 Jul 09:09

Choose a tag to compare

Additional resources

  • dynatrace_openpipeline_metrics: configuration of OpenPipeline for Metrics
  • dynatrace_openpipeline_user_sessions: configuration of OpenPipeline for user sessions
  • dynatrace_openpipeline_davis_problems: configuration of OpenPipeline for Davis problems
  • dynatrace_openpipeline_davis_events: configuration of OpenPipeline for Davis events
  • dynatrace_openpipeline_system_events: configuration of OpenPipeline for system events
  • dynatrace_openpipeline_user_events: configuration of OpenPipeline for user events
  • dynatrace_openpipeline_spans: configuration of OpenPipeline for Spans

Bug fixes

  • #715 - DT_CLIENT_ID is used in preference to DYNATRACE_CLIENT_ID , but DYNATRACE_CLIENT_SECRET is used in preference to DT_CLIENT_SECRET
  • #714 - dynatrace_aws_credentials can not remove all tags_to_monitor
  • #718 - Potential Segfault when applying Web Application
  • #719 - Changing credentials_enabled for dynatrace_aws_credentials has no effect
  • #720 - [dynatrace_aws_credentials] supporting_services_to_monitor may get pulled down from REST API mistakenly although deprecated
  • #717 - Failure to apply application_detection_rule immediately after creating web application

Changelog

v1.82.2

30 Jun 13:56

Choose a tag to compare

Bug fixes

  • #711 - Exporting dynatrace_hub_extension_config may run into errors when multiple pages of entries are available
  • Resources related to Synthentic now support OAuth credentials.

Changelog

v1.82.1

24 Jun 21:01

Choose a tag to compare

Changelog

v1.82.0

18 Jun 16:59

Choose a tag to compare

New Resources

  • dynatrace_rpc_based_sampling covers configuration for trace sampling for RPC requests

Bug Fixes

  • #694 Updated dynatrace_browser_monitor with Kerberos authentication attributes
  • #700 Updated dynatrace_openpipeline_logs attribute fields to optional
  • #702 Updated dynatrace_custom_tags with the option to error on zero matched entities
  • #704 Updated dynatrace_openpipeline_* to support drop processor attribute

Schema Updates

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

  • dynatrace_log_agent_feature_flags
  • dynatrace_oneagent_features
  • dynatrace_vulnerability_settings
  • dynatrace_web_app_auto_injection
  • dynatrace_web_app_enablement

Changelog

  • bad71a1 v1.82.0
  • 48ccfe8 Resolved #702
  • 826bc32 feat: ProcessingStageProcessor and EndpointProcessor support DropProcessor (#705)
  • e98cafc fix: Make Fields optional in FieldExtraction of BizEventExtractionProcessor (#703)
  • c797158 Fixed #694
  • 4094e94 Updated test cases
  • 75cc64a Deprecated dynatrace_security_context resource
  • 429bb08 Updated dynatrace_rpc_based_sampling with insert_after
  • c09027d Introduced dynatrace_rpc_based_sampling resource
  • 6c4b0f3 Updated dynatrace_web_app_enablement resource
  • b816527 Updated dynatrace_web_app_auto_injection resource
  • d3659b3 Updated dynatrace_oneagent_features resource
  • 08b6db3 Updated dynatrace_log_agent_feature_flags resource
  • 9b0c332 Updated dynatrace_vulnerability_settings resource
  • e76e02c Updated resources with version update only

v1.81.0

06 Jun 13:19

Choose a tag to compare

New Resources

  • dynatrace_web_app_ip_address_exclusion covers configuration for web application IP address exclusions for third-party vulnerabilities

Bug Fixes

  • #689 Error with Synthetic Location in HTTP and browser monitor following bug #680 resolution
  • #697 Without the Environment URL specified the Provider may crash for certain resources
  • #696 Segmentation violation when creating Json dashboard
  • #693 OpenPipeline resources contained misleading documentation

Improvements

  • With the environment variable DYNATRACE_FORMAT_HCL_FILES set to true all generated .tf files will get handed over to terraform fmt
  • The documentation for the data sources dynatrace_synthetic_location and dynatrace_synthetic_locations now contains updated information about the required API Token scope
  • The main documentation page explains the usage of OAuth Credentials and Platform Tokens as preferred authentication methods
  • Introduced ignore_ip_address_restriction_settings to dynatrace_web_application

Changelog

v1.80.0

16 May 08:16

Choose a tag to compare

New Resources

  • dynatrace_vulnerability_third_party_k8s covers configuration for vulnerability analytics: Kubernetes monitoring rules for third-party vulnerabilities
  • dynatrace_vulnerability_third_party_attr covers configuration for vulnerability analytics: monitoring rules for third-party vulnerabilities
  • dynatrace_web_app_custom_prop_restrictions covers configuration for custom properties capture restrictions
  • dynatrace_web_app_javascript_filename covers configuration for RUM monitoring code filename
  • dynatrace_service_splitting covers configuration for service splitting
  • dynatrace_service_detection_rules covers configuration for service detection rules

Bug Fixes

  • #683 Exporting custom tags from managed environments can crash the exporter
  • #680 Synthetic Location not applied in workflow for public location
  • #685 Prevent concurrent reads and writes of client header map
  • #686 API Tokens specified within value attribute of dynatrace_hub_extension_config lead to non empty plan

Schema Updates

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

  • dynatrace_site_reliability_guardian
  • dynatrace_builtin_process_monitoring

Changelog

  • a960dcd v1.80.0
  • 1818ae7 Fixed #686
  • ed231d4 Bump golang.org/x/net from 0.36.0 to 0.38.0 (#669)
  • 917af72 refactor: Update services to use latest version of github.com/dynatrace/dynatrace-configuration-as-code-core (#685)
  • 6f37d78 Fixed test case
  • d260ed4 Introduced dynatrace_service_detection_rules resource
  • f22608b Introduced dynatrace_service_splitting resource
  • ca5ab37 Updated supported resources doc
  • 72a7460 Introduced dynatrace_web_app_javascript_filename resource
  • da6f120 Introduced dynatrace_web_app_custom_prop_restrictions resource
  • 098d429 Introduced dynatrace_vulnerability_third_party_attr resource
  • e6adb50 Introduced dynatrace_vulnerability_third_party_k8s resource
  • 5fc7043 Updated resource with version update only
  • 5db445e Fixed #680
  • 7a17167 Updated dynatrace_builtin_process_monitoring resource
  • 9390a03 Updated dynatrace_site_reliability_guardian resource
  • ab83f5e Updated resource with version update only
  • d107a71 removed debug output
  • 4429b2d Fixed #683

v1.79.3

07 May 14:31

Choose a tag to compare

Bug Fixes

  • Updated dynatrace_network_monitor to prevent internal error and non-empty plans
  • #681 Updated dynatrace_automation_workflow to allow configuring Davis Event Names for Davis Event Triggers

Changelog

  • e7ca6b7 v1.79.3
  • 6d7e99c Fixed #681
  • 1fc67d8 Updated dynatrace_network_monitor to prevent internal error and non-empty plans
  • a335c19 Fix the schema definition after the type change (#679)

v1.79.2

02 May 18:38

Choose a tag to compare

Bug Fixes

  • #676 Corrected dynatrace_network_monitor resource threshold attribute type. Thank you @paulmorar for raising the issue and contributing!
  • #678 Fixed dynatrace_oneagent_updates from resulting to a nil pointer dereference

Changelog

v1.79.1

30 Apr 14:01

Choose a tag to compare

Bug Fix

  • #675 Using that data source dynatrace_dql without OAuth Credentials crashed the provider. Also the documentation for the resource didn't get produced correctly.
  • #670 Added "Use Proxy API for XHRs" toggle to Web Application was not fully resolved.

Changelog

v1.79.0

30 Apr 11:39

Choose a tag to compare

New Resources and Data Sources

  • #674 Introduced data source dynatrace_dql

Bug Fix

  • #671 terraform plan for dynatrace_document fails with "unexpected EOF" errors in some environments
  • #670 Added "Use Proxy API for XHRs" toggle to Web Application
  • #673 Exporting and applying workflows of type SIMPLE leads to errors
  • #665 Incorrect order of operations on update of policy boundaries and policy attachment

Changelog