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

build(deps): Update terraform-google-modules/network/google requirement from ~> 9.1 to ~> 10.0 in /examples/basic #69

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Updates the requirements on terraform-google-modules/network/google to permit the latest version.

Release notes

Sourced from terraform-google-modules/network/google's releases.

v10.0.0

10.0.0 (2024-12-11)

⚠ BREAKING CHANGES

  • Add network_profile setting to network, update network resource provider (#584)

Features

  • Add network_profile setting to network, update network resource provider (#584) (456a6d9)
Changelog

Sourced from terraform-google-modules/network/google's changelog.

10.0.0 (2024-12-11)

⚠ BREAKING CHANGES

  • Add network_profile setting to network, update network resource provider (#584)

Features

  • Add network_profile setting to network, update network resource provider (#584) (456a6d9)

9.3.0 (2024-10-07)

Features

  • allow enabling global access for PSC endpoints (#577) (8abb57b)
  • Create module and example for NCC (#575) (3a6c8fb)

Bug Fixes

  • tests failing on hierarchical policy attachment to org (#580) (69fca12)

9.2.0 (2024-08-29)

Features

  • Change serverless-connector input type and update metadata (#568) (830b09c)
  • deps: Update Terraform Google Provider to v6 (major) (#574) (c90da25)

9.1.0 (2024-04-15)

Features

  • add hierarchical firewall policy sub-module (#553) (c7c0f07)
  • Add service_directory_registrations: namespace and service_directory_region (#548) (d4855d6)

9.0.0 (2024-01-03)

⚠ BREAKING CHANGES

  • Add dynamic block to define secondary subnets (#523)

Features

  • Add dynamic block to define secondary subnets (#523) (2adc566)

... (truncated)

Commits
  • 467bc6b chore(master): release 10.0.0 (#585)
  • 456a6d9 feat!: Add network_profile setting to network, update network resource provid...
  • d017e2f NCC: Spoke creation in spoke project, remove artificial dependency (#582)
  • 27b8053 chore(deps): Update go modules and/or dev-tools (#570)
  • 7957e51 chore(master): release 9.3.0 (#578)
  • 69fca12 fix: tests failing on hierarchical policy attachment to org (#580)
  • 3a6c8fb feat: Create module and example for NCC (#575)
  • 8abb57b feat: allow enabling global access for PSC endpoints (#577)
  • 2477e46 chore(master): release 9.2.0 (#571)
  • c90da25 feat(deps): Update Terraform Google Provider to v6 (major) (#574)
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…nt from ~> 9.1 to ~> 10.0

Updates the requirements on [terraform-google-modules/network/google](https://github.com/terraform-google-modules/terraform-google-network) to permit the latest version.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-network/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-network/blob/master/CHANGELOG.md)
- [Commits](terraform-google-modules/terraform-google-network@v9.1.0...v10.0.0)

---
updated-dependencies:
- dependency-name: terraform-google-modules/network/google
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from anmolnagpal as a code owner December 16, 2024 03:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 16, 2024
@dependabot dependabot bot requested a review from clouddrove-ci as a code owner December 16, 2024 03:55
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Dependabot tried to add @approvers as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/clouddrove/terraform-google-gke-addons/pulls/69/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the clouddrove/terraform-google-gke-addons repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@anmolnagpal anmolnagpal merged commit b37e278 into master Dec 26, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/examples/basic/terraform-google-modules/network/google-tw-10.0 branch December 26, 2024 23:27
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants