Skip to content

Commit

Permalink
Merge pull request #358 from plus3it/dependabot/terraform/tests/creat…
Browse files Browse the repository at this point in the history
…e_vpn_gateway_with_connections/vpc--github--terraform-aws-modules/terraform-aws-vpc--v5.15.0-5.16.0

chore(deps): Bump vpc::terraform-aws-vpc from 5.15.0 to 5.16.0 in /tests/create_vpn_gateway_with_connections
  • Loading branch information
mergify[bot] authored Nov 19, 2024
2 parents 6ab93c7 + 8be0fe8 commit 0bcdeb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/create_vpn_gateway_with_connections/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ module "vpn_gateway" {
}

module "vpc" {
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.15.0"
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.16.0"

name = "tardigrade-vpn-connection-${local.id}"
cidr = "10.0.0.0/16"
Expand Down

0 comments on commit 0bcdeb4

Please sign in to comment.