Skip to content

Commit

Permalink
chore(deps): Bump vpc_member::terraform-aws-vpc
Browse files Browse the repository at this point in the history
Bumps [vpc_member::terraform-aws-vpc](https://github.com/terraform-aws-modules/terraform-aws-vpc) from 5.5.3 to 5.6.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@v5.5.3...v5.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 3f378be commit ef75158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cross-account-vpc-attachment/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ module "ram_share_accepter" {
}

module "vpc_member" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.5.3"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.6.0"

name = "tardigrade-tgw-${local.id}"
cidr = "10.1.0.0/16"
Expand Down

0 comments on commit ef75158

Please sign in to comment.