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

feat: update 3-networks to support TPG 4 and other updates #733

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2022

  • feat: update 3-networks to fully support TPG 4

  • fix: minor updates for consistency/newer modules and providers

  • fix: add depends_on for potential race conditions during resource creation

  • chore: updates dependencies

@dependabot dependabot bot requested review from a team, rjerrems and bharathkkb as code owners June 7, 2022 09:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2022
@apeabody
Copy link
Contributor

apeabody commented Jun 7, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch from ead7160 to bdfa40a Compare June 7, 2022 21:08
@apeabody
Copy link
Contributor

apeabody commented Jun 8, 2022

@dependabot rebase

…irement from ~> 1.3.0 to ~> 2.0.0

Updates the requirements on [terraform-google-modules/cloud-router/google](https://github.com/terraform-google-modules/terraform-google-cloud-router) to permit the latest version.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-cloud-router/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-cloud-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terraform-google-modules/terraform-google-cloud-router/commits/v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch from bdfa40a to 720a4aa Compare June 8, 2022 23:09
@apeabody apeabody force-pushed the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch from 9056232 to ba39283 Compare June 9, 2022 17:23
@apeabody apeabody force-pushed the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch from ba39283 to fe0d9f2 Compare June 9, 2022 17:33
@apeabody apeabody changed the title chore(deps): update terraform-google-modules/cloud-router/google requirement from ~> 1.3.0 to ~> 2.0.0 in /3-networks/modules/restricted_shared_vpc feat: update 3-networks to support TPG 4 Jun 9, 2022
@apeabody apeabody changed the title feat: update 3-networks to support TPG 4 feat: update /3-networks to support TPG 4 Jun 9, 2022
@apeabody apeabody force-pushed the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch 2 times, most recently from 9b316b4 to d7f1eeb Compare June 10, 2022 18:30
@apeabody apeabody force-pushed the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch from d7f1eeb to 94c4fad Compare June 10, 2022 20:11
@apeabody apeabody changed the title feat: update /3-networks to support TPG 4 !feat: update /3-networks to support TPG 4 Jun 10, 2022
@apeabody apeabody changed the title !feat: update /3-networks to support TPG 4 feat!: update /3-networks to support TPG 4 Jun 10, 2022
dependabot bot added 3 commits June 10, 2022 20:17
…irement from ~> 0.4.0 to ~> 2.0.0

Updates the requirements on [terraform-google-modules/cloud-router/google](https://github.com/terraform-google-modules/terraform-google-cloud-router) to permit the latest version.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-cloud-router/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-cloud-router/blob/master/CHANGELOG.md)
- [Commits](terraform-google-modules/terraform-google-cloud-router@v0.4.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…irement from ~> 1.3.0 to ~> 2.0.0

Updates the requirements on [terraform-google-modules/cloud-router/google](https://github.com/terraform-google-modules/terraform-google-cloud-router) to permit the latest version.
- [Release notes](https://github.com/terraform-google-modules/terraform-google-cloud-router/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-cloud-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terraform-google-modules/terraform-google-cloud-router/commits/v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…t from ~> 4.5.0 to ~> 4.6.0

Updates the requirements on [GoogleCloudPlatform/lb-internal/google](https://github.com/GoogleCloudPlatform/terraform-google-lb-internal) to permit the latest version.
- [Release notes](https://github.com/GoogleCloudPlatform/terraform-google-lb-internal/releases)
- [Changelog](https://github.com/terraform-google-modules/terraform-google-lb-internal/blob/master/CHANGELOG.md)
- [Commits](terraform-google-modules/terraform-google-lb-internal@v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: GoogleCloudPlatform/lb-internal/google
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@apeabody apeabody marked this pull request as draft June 10, 2022 20:25
@apeabody apeabody force-pushed the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch 5 times, most recently from 4b32b42 to a7537c5 Compare June 11, 2022 00:41
@apeabody apeabody marked this pull request as ready for review June 11, 2022 03:17
@apeabody apeabody changed the title feat!: update /3-networks to support TPG 4 feat: update /3-networks to support TPG 4 Jun 11, 2022
@apeabody apeabody self-assigned this Jun 11, 2022
@apeabody apeabody changed the title feat: update /3-networks to support TPG 4 feat: update 3-networks to support TPG 4 and misc updates Jun 11, 2022
@apeabody apeabody changed the title feat: update 3-networks to support TPG 4 and misc updates feat: update 3-networks to support TPG 4 and other updates Jun 11, 2022
@apeabody
Copy link
Contributor

@bharathkkb One of us should update the commit message during the squash merge.

@apeabody apeabody force-pushed the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch from a7537c5 to 38aa2f0 Compare June 17, 2022 16:29
@apeabody apeabody force-pushed the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch from 38aa2f0 to bf9132b Compare June 17, 2022 16:33
@apeabody apeabody merged commit d940f6e into master Jun 18, 2022
@dependabot dependabot bot deleted the dependabot/terraform/3-networks/modules/restricted_shared_vpc/terraform-google-modules/cloud-router/google-tw-2.0.0 branch June 18, 2022 03:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants