Skip to content

Commit

Permalink
Merge pull request #270 from plus3it/dependabot/terraform/tests/tgw/v…
Browse files Browse the repository at this point in the history
…pc2--github--terraform-aws-modules/terraform-aws-vpc--v4.0.1-4.0.2

chore(deps): Bump vpc2::terraform-aws-vpc from 4.0.1 to 4.0.2 in /tests/tgw
  • Loading branch information
mergify[bot] authored May 15, 2023
2 parents 1c95963 + f2ed078 commit 79f1df3
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=v4.0.1"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v4.0.2"

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

0 comments on commit 79f1df3

Please sign in to comment.