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 3.14.2 to 5.13.0 #213

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps terraform-aws-modules/vpc/aws from 3.14.2 to 5.13.0.

Release notes

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

v5.13.0

5.13.0 (2024-08-16)

Features

  • Add support for ip_address_type for VPC endpoint (#1096) (d868303)

v5.12.1

5.12.1 (2024-08-09)

Bug Fixes

  • Update flow log ARNs to use partition from aws_partition data source (#1112) (72cde38)

v5.12.0

5.12.0 (2024-08-03)

Features

  • Restrict flow log policy to use log group ARNs (#1088) (9256722)

v5.11.0

5.11.0 (2024-08-03)

Features

  • Add route to 0.0.0.0/0 & ::/0 (when IPv6 is enabled) on all public route tables (#1100) (b3e7803)

v5.10.0

5.10.0 (2024-08-02)

Features

  • Added ipv6_address_preferred_lease_time parameter to aws_vpc_dhcp_options resource (#1105) (3adb594)

v5.9.0

5.9.0 (2024-07-05)

Features

  • Allow custom VPC Flow Log IAM Role name and IAM Policy name (#1089) (f8cd168)

v5.8.1

5.8.1 (2024-04-26)

... (truncated)

Changelog

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

5.13.0 (2024-08-16)

Features

  • Add support for ip_address_type for VPC endpoint (#1096) (d868303)

5.12.1 (2024-08-09)

Bug Fixes

  • Update flow log ARNs to use partition from aws_partition data source (#1112) (72cde38)

5.12.0 (2024-08-03)

Features

  • Restrict flow log policy to use log group ARNs (#1088) (9256722)

5.11.0 (2024-08-03)

Features

  • Add route to 0.0.0.0/0 & ::/0 (when IPv6 is enabled) on all public route tables (#1100) (b3e7803)

5.10.0 (2024-08-02)

Features

  • Added ipv6_address_preferred_lease_time parameter to aws_vpc_dhcp_options resource (#1105) (3adb594)

5.9.0 (2024-07-05)

Features

  • Allow custom VPC Flow Log IAM Role name and IAM Policy name (#1089) (f8cd168)

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)

... (truncated)

Commits
  • e226cc1 chore(release): version 5.13.0 [skip ci]
  • d868303 feat: Add support for ip_address_type for VPC endpoint (#1096)
  • 652598f chore(release): version 5.12.1 [skip ci]
  • 72cde38 fix: Update flow log ARNs to use partition from aws_partition data source (#1...
  • fb9beb3 chore(release): version 5.12.0 [skip ci]
  • 9256722 feat: Restrict flow log policy to use log group ARNs (#1088)
  • 623b3e4 chore(release): version 5.11.0 [skip ci]
  • b3e7803 feat: Add route to 0.0.0.0/0 & ::/0 (when IPv6 is enabled) on all public ...
  • 545f4d5 chore(release): version 5.10.0 [skip ci]
  • 3adb594 feat: Added ipv6_address_preferred_lease_time parameter to aws_vpc_dhcp_optio...
  • Additional commits viewable 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 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)

Bumps [terraform-aws-modules/vpc/aws](https://github.com/terraform-aws-modules/terraform-aws-vpc) from 3.14.2 to 5.13.0.
- [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@v3.14.2...v5.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #227.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/terraform/terraform-aws-modules/vpc/aws-5.13.0 branch October 21, 2024 16:00
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.

0 participants