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 github.com/dynatrace-oss/terraform-provider-dynatrace from 1.69.0 to 1.69.1 in /provider in the modules group across 1 directory #135

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2024

Bumps the modules group with 1 update in the /provider directory: github.com/dynatrace-oss/terraform-provider-dynatrace.

Updates github.com/dynatrace-oss/terraform-provider-dynatrace from 1.69.0 to 1.69.1

Release notes

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

v1.69.1

Improvements

  • #562 - The export functionality now allows for specifying includes and excludes at the same time. Example terraform-provider-Dynatrace -export dynatrace_json_dashboard -exclude dynatrace_dashboard_sharing
  • The resource dynatrace_report is no longer getting exported by default. It depends on dynatrace_json_dashboard, which is also excluded by default.
  • #550 - The resource dynatrace_host_monitoring_mode is now utilizing different REST endpoints. Configuring the Monitoring Mode of an Agent differs significantly from other settings. See the documentation of dynatrace_host_monitoring_mode for details about limitations
  • For debugging purposes, setting the environment variable DYNATRACE_LOG_HTTP to stdout will capture HTTP traffic using Terraform Debug Logging instead of an external file

Bug Fixes

  • #549 - Resource dynatrace_mgmz_permission didn't support all possible permssions
  • #564 - Export functionality ignored environment variables DYNATRACE_CLUSTER_URL and DYNATRACE_CLUSTER_API_TOKEN
  • #560 - Containing an instance of dynatrace_hub_extension_config with an invalid ID within the state produced an unexpected error message instead of 404

Schema Updates

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

  • dynatrace_discovery_default_rules
  • dynatrace_log_custom_source
  • dynatrace_log_oneagent
  • dynatrace_log_storage
  • dynatrace_log_sensitive_data_masking
  • dynatrace_log_timestamp
  • dynatrace_declarative_grouping
  • dynatrace_credentials
  • dynatrace_request_attribute

Changelog

  • fdadb8a07438039b63d6f7637da26253e5655ca2 v1.69.1
  • cc40f5a6401224ec5b5d9a3d380cf7f87cc5101f Updated dynatrace_request_attribute resource
  • ba88d17df7aca346b0f1c64960adabb519856de7 Deleting removed endpoint /calculatedMetrics/log
  • 245ef2055b99a38968f04cff16d8ab97dece0548 Updated dynatrace_credentials resource
  • 5fed677406e3f4be4145b839549deca95392f8c1 Updated dynatrace_declarative_grouping resource
  • fbeb1082888d8181db5dec2e57e76514193b75ba v1.69.1
  • 56b5c16fc17573503e16baf90afb43fd0eec13db Updated dynatrace_web_app_enablement resource
  • a895ad7f002ce65aa17423feb832d89dbae36fd7 Updated dynatrace_mobile_app_enablement resource
  • 7e69c6fbe0afd534f7205c728a818b7811945025 Updated dynatrace_log_timestamp resource
  • 7c693f5be33e54f1e1d0044db1efb870ec1db856 Updated dynatrace_log_sensitive_data_masking resource
  • 5e145cd4047d77c2fd2c399d0362f80c14996ee3 Updated dynatrace_log_storage resource
  • f767ac6dfad741058f975efda6488e4e8caf9cea Updated dynatrace_log_oneagent resource
  • 454e3df9d76ea7bd52af24a8caf092beaaeece81 Updated dynatrace_log_custom_source resource
  • d508f24b338b5e85f06e675144b56a92401297d1 Updated dynatrace_discovery_default_rules resource
  • d1ed36eb6c5fad6dd95f7924d9ebaad2e8f17f91 Updated resource with version update only
  • 8fda994c0ffdd6d14e01a4f0349bb8cc34ba546a Introduced stdout logging with TF_LOG (#566)
  • e59399244e9e1e16968842c67972ace2c23d339d Fixed #550
  • eabafa89996aa647470da860249801cc8140618c Fixed unexpected error during Delete for #560
  • 146cfd7bf7d1c1c4fda43de87834af1ac302ad37 [Export] Excluded dynatrace_report from default export (dependency to dashboards)
  • c875b09fb5401a4f8bf961f45e174979af589dc7 Fixed test case
  • d5afc87e3fda6cf858a45f11b67a1c09af40004b removed debug output
  • 8e4d0a9625afcfd5f16bd23c956b8a96853b7e27 Fixed #564
  • 308e17df3bff65976f9e4374a4c78562af631559 Fixed #563

... (truncated)

Commits
  • fdadb8a v1.69.1
  • cc40f5a Updated dynatrace_request_attribute resource
  • ba88d17 Deleting removed endpoint /calculatedMetrics/log
  • 245ef20 Updated dynatrace_credentials resource
  • 5fed677 Updated dynatrace_declarative_grouping resource
  • fbeb108 v1.69.1
  • 56b5c16 Updated dynatrace_web_app_enablement resource
  • a895ad7 Updated dynatrace_mobile_app_enablement resource
  • 7e69c6f Updated dynatrace_log_timestamp resource
  • 7c693f5 Updated dynatrace_log_sensitive_data_masking resource
  • Additional commits viewable in compare view

Dependabot compatibility score

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

…trace

Bumps the modules group with 1 update in the /provider directory: [github.com/dynatrace-oss/terraform-provider-dynatrace](https://github.com/dynatrace-oss/terraform-provider-dynatrace).


Updates `github.com/dynatrace-oss/terraform-provider-dynatrace` from 1.69.0 to 1.69.1
- [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.69.0...v1.69.1)

---
updated-dependencies:
- dependency-name: github.com/dynatrace-oss/terraform-provider-dynatrace
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Oct 23, 2024
@pierskarsenbarg pierskarsenbarg merged commit 00e8cde into main Oct 23, 2024
12 checks passed
@pierskarsenbarg pierskarsenbarg deleted the dependabot/go_modules/provider/modules-4da239516c branch October 23, 2024 14:43
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