Skip to content

Commit

Permalink
Merge pull request #269 from plus3it/dependabot/terraform/tests/cross…
Browse files Browse the repository at this point in the history
…-account-vpc-attachment/vpc_member--github--terraform-aws-modules/terraform-aws-vpc--v4.0.0-4.0.1

chore(deps): Bump vpc_member::terraform-aws-vpc from 4.0.0 to 4.0.1 in /tests/cross-account-vpc-attachment
  • Loading branch information
mergify[bot] authored Apr 10, 2023
2 parents c2f3be9 + 0e1e53d commit 2e19550
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 @@ -178,7 +178,7 @@ module "ram_share_accepter" {
}

module "vpc_member" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v4.0.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v4.0.1"

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

0 comments on commit 2e19550

Please sign in to comment.