Skip to content

Commit 791a122

Browse files
authored
Merge pull request #195 from plus3it/dependabot/terraform/tests/cross_account/vpc--github--terraform-aws-modules/terraform-aws-vpc--v3.14.2-3.14.4
chore(deps): Bump vpc::terraform-aws-vpc from 3.14.2 to 3.14.4 in /tests/cross_account
2 parents 6e4099c + bf505fe commit 791a122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cross_account/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ module "share" {
4242
}
4343

4444
module "vpc" {
45-
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v3.14.2"
45+
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v3.14.4"
4646

4747
name = "tardigrade-ram-${random_string.this.result}"
4848
cidr = "10.0.0.0/16"

0 commit comments

Comments
 (0)