Skip to content

Commit

Permalink
Merge pull request #322 from plus3it/dependabot/terraform/tests/cross…
Browse files Browse the repository at this point in the history
…-account-vpc-attachment/vpc_owner--github--terraform-aws-modules/terraform-aws-vpc--v5.5.0-5.5.1

chore(deps): Bump vpc_owner::terraform-aws-vpc from 5.5.0 to 5.5.1 in /tests/cross-account-vpc-attachment
  • Loading branch information
mergify[bot] authored Jan 15, 2024
2 parents b33425e + 7e11749 commit 356254f
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 @@ -191,7 +191,7 @@ module "vpc_member" {
}

module "vpc_owner" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.5.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.5.1"
providers = {
aws = aws.owner
}
Expand Down

0 comments on commit 356254f

Please sign in to comment.