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.74.0 to 1.74.1 in /provider in the modules group #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Release notes

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

v1.74.1

New Resources

  • dynatrace_security_context covers 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_bucket produces unexpected short responses in some customer environments - leading to terraform plan to fail. The environment variable DT_BUCKETS_IGNORE_UNEXPECTED_EOF with value true is a way to prevent these failing plans.

Improvements

#638 - Added documentation for how to configure the provider within .tf code

  • Deleting dynatrace_platform_bucket resource works quicker now

Changelog

  • 870ea115944a4a6219dac3b90f5ee33698ef49ff v1.74.1
  • c6867b575423ba6ce582e12d529ea0f5e8268ccb Introduced DT_BUCKETS_IGNORE_UNEXPECTED_EOF
  • 3459a685ec45a09da347f96d72c0507d6c203041 Deleting platform buckets takes longer than necessary to confirm that the bucket has been deleted
  • 1158858d4f1ac379b251cbafbb3e3ad1af01b101 adds documentation how to configure provider in code (#638)
  • 855edd9385561b08096605e7eabbdea413a15a0e Disabled test related to #631
  • 8807d7b6c43549a96dd6ff6ac2b481e315cae130 Updated test cases
  • 62611ba45a4a64432c30e734f86dda748c31c962 Introduced dynatrace_security_context resource
Commits
  • 870ea11 v1.74.1
  • c6867b5 Introduced DT_BUCKETS_IGNORE_UNEXPECTED_EOF
  • 3459a68 Deleting platform buckets takes longer than necessary to confirm that the buc...
  • 1158858 adds documentation how to configure provider in code (#638)
  • 855edd9 Disabled test related to #631
  • 8807d7b Updated test cases
  • 62611ba Introduced dynatrace_security_context resource
  • See full diff 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 in /provider with 1 update: [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.74.0 to 1.74.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.74.0...v1.74.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 Feb 24, 2025
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