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

Bump terraform-aws-modules/vpc/aws from 5.1.1 to 5.8.1 #259

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps terraform-aws-modules/vpc/aws from 5.1.1 to 5.8.1.

Release notes

Sourced from terraform-aws-modules/vpc/aws's releases.

v5.8.1

5.8.1 (2024-04-26)

Bug Fixes

  • Do not replace NAT gateways when additional subnets are added (#1055) (cf18c37)

v5.8.0

5.8.0 (2024-04-25)

Features

  • Add support for multiple route tables to public and intra subnets (#1051) (da05f24)

v5.7.2

5.7.2 (2024-04-24)

Bug Fixes

  • Create private_ipv6_egress routes only when having at least one private subnet (#1062) (8701204)

v5.7.1

5.7.1 (2024-04-06)

Bug Fixes

  • Create the same number of IPv6 egress only gateway routes as the number of NAT gateways that are enabled/created (#1059) (77df552)

v5.7.0

5.7.0 (2024-03-22)

Features

  • Allow setting vpc endpoints as an input for each endpoint (#1056) (9163310)

v5.6.0

5.6.0 (2024-03-14)

Features

  • Support VPC flow log cloudwatch log group class (#1053) (e2970fd)

v5.5.3

5.5.3 (2024-03-06)

... (truncated)

Changelog

Sourced from terraform-aws-modules/vpc/aws's changelog.

5.8.1 (2024-04-26)

Bug Fixes

  • Do not replace NAT gateways when additional subnets are added (#1055) (cf18c37)

5.8.0 (2024-04-25)

Features

  • Add support for multiple route tables to public and intra subnets (#1051) (da05f24)

5.7.2 (2024-04-24)

Bug Fixes

  • Create private_ipv6_egress routes only when having at least one private subnet (#1062) (8701204)

5.7.1 (2024-04-06)

Bug Fixes

  • Create the same number of IPv6 egress only gateway routes as the number of NAT gateways that are enabled/created (#1059) (77df552)

5.7.0 (2024-03-22)

Features

  • Allow setting vpc endpoints as an input for each endpoint (#1056) (9163310)

5.6.0 (2024-03-14)

Features

  • Support VPC flow log cloudwatch log group class (#1053) (e2970fd)

5.5.3 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#1052) (3b5b7f1)

5.5.2 (2024-02-09)

... (truncated)

Commits
  • 25322b6 chore(release): version 5.8.1 [skip ci]
  • cf18c37 fix: Do not replace NAT gateways when additional subnets are added (#1055)
  • e491354 chore(release): version 5.8.0 [skip ci]
  • da05f24 feat: Add support for multiple route tables to public and intra subnets (#1051)
  • 15423e7 chore(release): version 5.7.2 [skip ci]
  • 8701204 fix: Create private_ipv6_egress routes only when having at least one private ...
  • c182453 chore(release): version 5.7.1 [skip ci]
  • 77df552 fix: Create the same number of IPv6 egress only gateway routes as the number ...
  • 47e101d chore(release): version 5.7.0 [skip ci]
  • 9163310 feat: Allow setting vpc endpoints as an input for each endpoint (#1056)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner April 29, 2024 15:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Apr 29, 2024
@dependabot dependabot bot requested review from tommoj, juddin927 and sb21460 and removed request for a team April 29, 2024 15:35
@laurentb4
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/terraform/terraform-aws-modules/vpc/aws-5.8.1 branch from 0462e08 to e0c6b35 Compare June 11, 2024 07:02
@laurentb4
Copy link
Contributor

@dependabot rebase

Bumps [terraform-aws-modules/vpc/aws](https://github.com/terraform-aws-modules/terraform-aws-vpc) from 5.1.1 to 5.8.1.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-vpc/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-vpc/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-vpc@v5.1.1...v5.8.1)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/vpc/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform-aws-modules/vpc/aws-5.8.1 branch from e0c6b35 to 04c1c2e Compare June 11, 2024 08:24
Copy link
Contributor

@laurentb4 laurentb4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM no changes locally

@laurentb4 laurentb4 merged commit 8a30c13 into main Jun 11, 2024
5 of 6 checks passed
@laurentb4 laurentb4 deleted the dependabot/terraform/terraform-aws-modules/vpc/aws-5.8.1 branch June 11, 2024 08: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.

1 participant