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

chore(deps): Bump vpc::terraform-aws-vpc from 3.19.0 to 5.12.0 in /tests/baseline_cloudwatch_logs #317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps vpc::terraform-aws-vpc from 3.19.0 to 5.12.0.

Release notes

Sourced from vpc::terraform-aws-vpc's releases.

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)

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)

... (truncated)

Changelog

Sourced from vpc::terraform-aws-vpc's changelog.

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)

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)

... (truncated)

Commits
  • 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...
  • 2e417ad chore(release): version 5.9.0 [skip ci]
  • f8cd168 feat: Allow custom VPC Flow Log IAM Role name and IAM Policy name (#1089)
  • 4a2809c docs: Updated links to examples in README (#1077)
  • 25322b6 chore(release): version 5.8.1 [skip ci]
  • 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 [vpc::terraform-aws-vpc](https://github.com/terraform-aws-modules/terraform-aws-vpc) from 3.19.0 to 5.12.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.19.0...v5.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
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.

0 participants