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 in /provider with 2 updates #119

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the modules group in /provider with 2 updates: 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.66.0 to 1.67.0

Release notes

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

v1.67.0

New Resources

  • dynatrace_devobs_git_onprem covers configuration for Developer Observability git on-premise servers.

Improvements

  • #531 - Configuration for OAuth Credentials has been streamlined across all resources and the export functionality. The environment variables DT_CLIENT_ID and DT_CLIENT_SECRET are now sufficient enough and are getting evaluated by all resources. For resources configuring IAM functionality the DT_ACCOUNT_ID will be required in addition. All other environment variables (like DYNATRACE_CLIENT_ID, DT_IAM_CLIENT_SECRET, ...) are nevertheless still supported.

Bug Fixes

  • #527 - Exporting Cluster related resources fails when configuring an URL with a trailing / character for the Cluster URL
  • #528 - Missing OAuth Credentials (DT_CLIENT_ID, DT_CLIENT_SECRET, ...) are now producing a helpful error message instead of Invalid OAuth Credentials
  • #529 - Data Source dynatrace_entities didn't set the attribute entities if none are matching the specified entity selector
  • #532 - Exporting dynatrace_hub_extension_config just covered the first 20 extensions

Schema Updates

  • Resource dynatrace_app_monitoring got updated to be compatible with the most recent schema version of Dynatrace

Changelog

  • a70e4867e00137215860f5302da469d365043424 Merge branch 'main' of https://github.com/dynatrace-oss/terraform-provider-dynatrace
  • 1fcf63f06d4ed1d80fe2bf9d7bd3e16656d5ee19 Fixed #532
  • 6c07d2f4e9baca0111bc49667d22eef487ffae71 Fixed #531
  • e2665a3e18d2d76381380367cfd029325077555a Introduced dynatrace_devobs_git_onprem resource
  • 3760832c5897326ad9c77def3c05e4299f41fb91 [Tests] Introduced first version of acceptance tests for dynatrace_golden_state
  • 423dc0f017bd1dc1d92c1f392502750c2e45a3aa Enabled deletion functionality for resource dynatrace_golden_state
  • 11f0eaa70569c543b45e6c033fd55d19af408663 code cleanup
  • 8b89498dedfb9c2dc4b925af9a72cf05677cc755 [Cleanup] Removed the unknowns attribute from resource dynatrace_processgroup_naming. It serves no purpose anymore, but generates warnings when terraform logging is on debug mode
  • d2cea3a46e1a646aefc29427637ce083979a085c Introduced a demo resource that can get included during tutorials
  • 2fdcdd0d589ada3d1bfdf88a1f081f35b1561d42 Updated resource with version update only
  • 7fd9e325d4b05d21684e977b0e1d5387ea087a7f Updated dynatrace_app_monitoring resource
  • eeef1f240154cdff9ac3cf0f95f69ec1995c1e8f Fixed #529
  • 9fbfa08855be598d2add21c3c7b9e5b69f7325c0 Fixed #528
  • faaccb73ec0285993e294282a3b8803bfd22fb66 removed debug output
  • 57ad2bab3b135c6ee1dd50ea42beae2c8a1230ed Fixed #527
  • 1a21e9be99658b6d910e6a0a5013d472723bca7f Updated documentation
Commits

Updates github.com/pulumi/pulumi-terraform-bridge/v3 from 3.90.0 to 3.91.0

Release notes

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

v3.91.0

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-terraform-bridge@v3.90.0...v3.91.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 in /provider with 2 updates: [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.66.0 to 1.67.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.66.0...v1.67.0)

Updates `github.com/pulumi/pulumi-terraform-bridge/v3` from 3.90.0 to 3.91.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.90.0...v3.91.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 Sep 23, 2024
@pierskarsenbarg
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 24, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 24, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/provider/modules-e1cbf8073c branch September 24, 2024 15:50
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