Skip to content

Commit

Permalink
Merge pull request #404 from plus3it/dependabot/terraform/tests/gener…
Browse files Browse the repository at this point in the history
…ated_route_tables/vpc_pcx_accepter--github--terraform-aws-modules/terraform-aws-vpc--v5.14.0-5.15.0

chore(deps): Bump vpc_pcx_accepter::terraform-aws-vpc from 5.14.0 to 5.15.0 in /tests/generated_route_tables
  • Loading branch information
mergify[bot] authored Nov 4, 2024
2 parents 2e0cc56 + a33386b commit 6053616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/generated_route_tables/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ module "vpc_pcx_requester" {
}

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

name = "tardigrade-pcx-accepter-${random_string.this.result}"
cidr = "10.1.0.0/16"
Expand Down

0 comments on commit 6053616

Please sign in to comment.