Releases: dynatrace-oss/terraform-provider-dynatrace
v1.78.0
New Resources and Data Sources
- The resource
dynatrace_platform_slocovers configuration for platform service-level objectives - The Data Sources
dynatrace_platform_slo_templatesanddynatrace_platform_slo_templatecover queries for the ID of a SLO objective template based on name
Bug Fix
- #664/#666 - Export functionality crashes when cluster credentials are not specified
- #667 - Changing the tags specified within
dynatrace_browser_monitorleads to error message
Schema Updates
The following resources got updated to be compatible with the most recent schema version of Dynatrace:
dynatrace_attack_settingsdynatrace_vulnerability_settingsdynatrace_limit_outbound_connectionsdynatrace_request_attributedynatrace_web_applicationdynatrace_synthetic_location
Changelog
- 0838348 v1.78.0
- 9ceae96 Introduced platform SLO resource and data sources (#668)
- 1215a9b Fixed #667
- cc3d9fc Fixed #666
- 556c36f Updated
dynatrace_vulnerability_settingsresource - ebb85e0 Updated resource with version update only
- 2a1b0fd Updated
dynatrace_synthetic_locationresource - 4bcee1b Updated
dynatrace_web_applicationresource - c11ba64 Updated
dynatrace_request_attributeresource - 7b014c3 Updated resource with version update only
- 342abfa Updated
dynatrace_vulnerability_settingsresource - 730a712 Updated
dynatrace_attack_settingsresource - fd0059f Reenabled disabled tests due to schema updates
- 5bf70f1 Updated
dynatrace_default_launchpadresource
v1.77.0
New Resources
- #501 - Introduced the resources
process_group_naming_order,dynatrace_host_naming_orderanddynatrace_service_naming_order - #582 - Introduced the resource
dynatrace_custom_service_order
Improvements
- #590 - Added support for authentication via OAuth for all eligible resources. This includes all resources that are based on the Settings 2.0 API. A few remaining resources are still based on endpoints offered by the Config API, simply because there exists no counterpart in Settings 2.0 yet. These resources still require an API Token. Please read this post about how to enforce OAuth credentials for all resources.
- #625 - The documentation for
dynatrace_credentialsnow contains an example for how to upload a certificate file
Bug Fix
- #653 - Updating / deleting
dynatrace_slo_v2resources errored out in certain situations - #652 - Resource
dynatrace_alertinginsists on specifying an emptytagsattribute in situations where none are allowed to get specified by the REST API - #642 - Resource
dynatrace_http_monitor_scriptwas included in the list of resources exported by default - The documentation for
dynatrace_host_anomaliesdidn't list the allowed values foron_graceful_shutdowns
Schema Updates
The following resources got updated to be compatible with the most recent schema version of Dynatrace:
dynatrace_url_based_sampling
Changelog
- d9374af v1.77.0
- 930a6b5 Updated
dynatrace_url_based_samplingresource - e9efaee Updated resource with version update only
- ebf0855 Updated supported resources documentation
- f83c622 Updated docs in response of #625
- 80d41d2 fixed typo in doc
- b445c8a Fixed #582
- dac968e updated documentation for attribute
on_graceful_shutdowns - c9ab2c5 Fixed #501
- a774004 streamlined a couple of remaining app-related services to the new rest client structure
- 7b23752 Existing Platform resources streamlined to use the new rest client structure
- db462fe Fixed #642
- 10474fc Introduced Rate Limiter and Retry Options (429 response) for all platform clients
- 00a3e94 Fixed #652
- 6ebb58b Fixed #653
- dc4c716 Bump golang.org/x/net from 0.33.0 to 0.36.0 (#655)
- 0f71ba0 Fixed #590
v1.76.0
New Resource
- A preliminary version of
dynatrace_segmentcovers configuration of segments to logically structure observability data across apps on the Dynatrace platform. Please read the documentation on the Terraform Registry about limitations
Bug Fixes
- #648 Export functionality skips selectOption Synthetic events
- #657 Exporting dynatrace_openpipeline_logs may produce zero results
Changelog
v1.75.1
v1.75.0
New Resource
dynatrace_monitored_technologies_pythoncovers configuration to enable/disable Python monitoringdynatrace_iam_policy_boundarycovers boundaries that can get specified when binding policies to user groups via Account Management API for SaaS Accounts
Bug Fix
- Fixed
dynatrace_documentsdata source from potentially crashing provider - Fixed export utility from panicking when pulling list of unnamed web applications
- #641 - Fixed
dynatrace_custom_serviceresource from producing non-empty plans - #643 - Resolved
dynatrace_automation_workflowresource missingtypeattribute
Schema Updates
The following resources got updated to be compatible with the most recent schema version of Dynatrace:
dynatrace_log_timestampdynatrace_declarative_groupingdynatrace_vulnerability_settingsdynatrace_log_sensitive_data_masking
Changelog
- c3176e1 v1.75.0
- 6085d24 Introduced resource
dynatrace_policy_boundary(#645) - abda5de Updated
dynatrace_attack_allowlistresource - 3ae020d Fixed #643
- db0e234 Fixed #643
- 9eba535 Introduced
dynatrace_monitored_technologies_pythonresource - 157a58c Updated
dynatrace_log_sensitive_data_maskingresource - c285d5f Updated
dynatrace_vulnerability_settingsresource - 6ed1a5f Updated
dynatrace_declarative_groupingresource - b58befd Updated
dynatrace_log_timestampresource - 36aab04 Updated resource with version update only
- c48c24c Fixed #641
- daf35ef Fix: Export functionlity potentially panics when pulling a list of entries (web applications) produces unnamed records
- 7487b60 Introduced data source
dynatrace_dqlas incubator resource - f7870ac Fix: Data Source
dynatrace_documentsmay crash provider
v1.74.1
New Resources
dynatrace_security_contextcovers configuration for security context settings
Bug Fixes
#626 - Exports of dynatrace_json_dashboard_base since v1.72.2 created a required lifecycle meta atribute.
- The REST Endpoint for resource
dynatrace_platform_bucketproduces unexpected short responses in some customer environments - leading toterraform planto fail. The environment variableDT_BUCKETS_IGNORE_UNEXPECTED_EOFwith valuetrueis a way to prevent these failing plans.
Improvements
#638 - Added documentation for how to configure the provider within .tf code
- Deleting
dynatrace_platform_bucketresource works quicker now
Changelog
- 870ea11 v1.74.1
- c6867b5 Introduced
DT_BUCKETS_IGNORE_UNEXPECTED_EOF - 3459a68 Deleting platform buckets takes longer than necessary to confirm that the bucket has been deleted
- 1158858 adds documentation how to configure provider in code (#638)
- 855edd9 Disabled test related to #631
- 8807d7b Updated test cases
- 62611ba Introduced
dynatrace_security_contextresource
v1.74.0
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_monitornow supports the attributesfetch_requests,xml_http_requests,javascript_errorsandtimed_actions
#623 - Allow configuration of anomaly detection for Key User Actions of adynatrace_web_application
Schema Updates
The following resources got updated to be compatible with the most recent schema version of Dynatrace:
dynatrace_maintenancedynatrace_vulnerability_codedynatrace_vulnerability_settingsdynatrace_appsec_notificationdynatrace_attribute_allow_listdynatrace_davis_anomaly_detectorsdynatrace_devobs_agent_optindynatrace_log_sensitive_data_maskingdynatrace_histogram_metricsdynatrace_problem_fieldsdynatrace_web_app_custom_injectiondynatrace_site_reliability_guardiandynatrace_app_monitoringdynatrace_log_agent_feature_flagsdynatrace_builtin_process_monitoringdynatrace_log_storagedynatrace_log_timestamp
Changelog
- 46a012f v1.74.0
- 89190a4 Disabled test for new field - enable v309
- 55aa10e Introduced
dynatrace_web_app_auto_injectionresource - f7d9265 Updated
dynatrace_attack_allowlistschema version - 4618c1f Updated
dynatrace_log_timestampresource - fd1119b Updated
dynatrace_log_sensitive_data_maskingresource - dbda63b Updated
dynatrace_log_storageresource - aed7f6b Updated
dynatrace_builtin_process_monitoringresource - 14812dd Updated
dynatrace_log_agent_feature_flagsresource - 932b53d Updated
dynatrace_app_monitoringresource - d79ca28 Updated
dynatrace_site_reliability_guardianresource - 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_monitorresource - c8eee50 added deprecation message to
dynatrace_oneagent_default_version - 9fdedb4 Fixed #634
- 43386c6 Fixed #626
v1.73.1
v1.73.0
New Resource
dynatrace_business_events_capturing_variantscovers configuration for OneAgent business event capturing variants
Bug Fix
- #627 - Potential fix: introduced checks for null tasks
Schema Updates
The following resources got updated to be compatible with the most recent schema version of Dynatrace:
dynatrace_discovery_default_rulesdynatrace_attack_allowlistdynatrace_davis_anomaly_detectorsdynatrace_oneagent_updatesdynatrace_log_custom_source
Changelog
- d616ae9 v1.73.0
- 59b57ec Potential fix for #627
- 1b40805 Potential fix for #627
- f83944b Updated
dynatrace_automation_workflow_aws_connectionstest case - c9b8e35 Update tests.yml
- aee288f Introduced
dynatrace_business_events_capturing_variantsresource - 83cebf4 Fixed minor typo with
dynatrace_business_events_oneagent_outgoingresource - e16cd93 Updated
dynatrace_log_custom_sourceresource - aca1a9c Updated
dynatrace_oneagent_updatesresource - cad6968 Updated
dynatrace_davis_anomaly_detectorsresource - aa48af0 Updated
dynatrace_attack_allowlistresource - 2a45a0c Updated
dynatrace_discovery_default_rulesresource - 3260aed Updated resource with version update only