Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider(deps): bump the modules group across 1 directory with 2 updates #173

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the modules group with 2 updates in the /provider directory: github.com/dynatrace-oss/terraform-provider-dynatrace and github.com/pulumi/pulumi-terraform-bridge/v3.

Updates github.com/dynatrace-oss/terraform-provider-dynatrace from 1.72.6 to 1.74.0

Release notes

Sourced from github.com/dynatrace-oss/terraform-provider-dynatrace's releases.

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_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

  • 46a012f4addafb1b2122972b40c6e8858287f229 v1.74.0
  • 89190a4e24d5ed7bbe8211fd3b1712da4c93fd11 Disabled test for new field - enable v309
  • 55aa10e480493c02e11cfba2244070467cbab51c Introduced dynatrace_web_app_auto_injection resource
  • f7d9265be24536f10a73c2bb5e92376ef7c0e4f7 Updated dynatrace_attack_allowlist schema version
  • 4618c1f2293893451a55f9cccd69495ee6f24d17 Updated dynatrace_log_timestamp resource
  • fd1119b10592603f7197691e7ec709ce46ae653f Updated dynatrace_log_sensitive_data_masking resource
  • dbda63b3d09924e525ec00a089c28cd533bc07bb Updated dynatrace_log_storage resource
  • aed7f6b420747a245d41b678839a695d5644137f Updated dynatrace_builtin_process_monitoring resource
  • 14812ddd0454e6d27476b76830498f2907997a8a Updated dynatrace_log_agent_feature_flags resource
  • 932b53ddf2f29e361f2132dda5429686b149c380 Updated dynatrace_app_monitoring resource
  • d79ca28860041c440c84164b5a4af7d894dc676f Updated dynatrace_site_reliability_guardian resource
  • c7462e171da335693fdf996d1837bf329a69ab60 Fixed #635
  • 6b85ae0b8c24366d6d08c03b3820935b624c456b Updated resource with version update only
  • dfc1740a3001146bcc7c032b21e083257114ed97 Ensured that the new properties with default value = true are getting exported correctly
  • ddc3818fecc018f706d1a984d60916f568f7bf3b Fixed generating HCL code for bool with default value = true on all levels of hierarchy
  • 6232d62c90bc1dcdd7097f55a3314b5a454486d2 Fixed #629
  • 633d7a66ea793e7321107dc5aa0828256f5a129b Resolved #623
  • 4075ff05b9c0b83f06df9c3273b70902888e6ba6 Updated dynatrace_browser_monitor resource

... (truncated)

Commits
  • 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
  • Additional commits viewable in compare view

Updates github.com/pulumi/pulumi-terraform-bridge/v3 from 3.101.0 to 3.103.0

Release notes

Sourced from github.com/pulumi/pulumi-terraform-bridge/v3's releases.

v3.103.0

What's Changed

Full Changelog: pulumi/pulumi-terraform-bridge@v3.102.0...v3.103.0

v3.102.0

What's Changed

Full Changelog: pulumi/pulumi-terraform-bridge@v3.101.0...v3.102.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the modules group with 2 updates in the /provider directory: [github.com/dynatrace-oss/terraform-provider-dynatrace](https://github.com/dynatrace-oss/terraform-provider-dynatrace) and [github.com/pulumi/pulumi-terraform-bridge/v3](https://github.com/pulumi/pulumi-terraform-bridge).


Updates `github.com/dynatrace-oss/terraform-provider-dynatrace` from 1.72.6 to 1.74.0
- [Release notes](https://github.com/dynatrace-oss/terraform-provider-dynatrace/releases)
- [Changelog](https://github.com/dynatrace-oss/terraform-provider-dynatrace/blob/main/.goreleaser.yml)
- [Commits](dynatrace-oss/terraform-provider-dynatrace@v1.72.6...v1.74.0)

Updates `github.com/pulumi/pulumi-terraform-bridge/v3` from 3.101.0 to 3.103.0
- [Release notes](https://github.com/pulumi/pulumi-terraform-bridge/releases)
- [Changelog](https://github.com/pulumi/pulumi-terraform-bridge/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-terraform-bridge@v3.101.0...v3.103.0)

---
updated-dependencies:
- dependency-name: github.com/dynatrace-oss/terraform-provider-dynatrace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
- dependency-name: github.com/pulumi/pulumi-terraform-bridge/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
@pierskarsenbarg pierskarsenbarg merged commit a087987 into main Feb 17, 2025
12 checks passed
@pierskarsenbarg pierskarsenbarg deleted the dependabot/go_modules/provider/modules-531aa9a5fe branch February 17, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant