Skip to content

Commit

Permalink
chore(deps): Bump vpc2::terraform-aws-vpc in /tests/tgw
Browse files Browse the repository at this point in the history
Bumps [vpc2::terraform-aws-vpc](https://github.com/terraform-aws-modules/terraform-aws-vpc) from 5.7.0 to 5.7.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.7.0...v5.7.1)

---
updated-dependencies:
- dependency-name: vpc2::github::terraform-aws-modules/terraform-aws-vpc::v5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 4fa8c8f commit b29276d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tgw/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ module "vpc1" {
}

module "vpc2" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.7.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.7.1"

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

0 comments on commit b29276d

Please sign in to comment.