Skip to content

Commit

Permalink
Merge pull request #397 from plus3it/dependabot/terraform/tests/gener…
Browse files Browse the repository at this point in the history
…ated_route_tables/vpc_pcx_requester--github--terraform-aws-modules/terraform-aws-vpc--v5.12.1-5.13.0

chore(deps): Bump vpc_pcx_requester::terraform-aws-vpc from 5.12.1 to 5.13.0 in /tests/generated_route_tables
  • Loading branch information
mergify[bot] authored Aug 19, 2024
2 parents 03f928d + c2e9758 commit f03f904
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 @@ -20,7 +20,7 @@ module "generated_route_tables" {
}

module "vpc_pcx_requester" {
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.12.1"
source = "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.13.0"

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

0 comments on commit f03f904

Please sign in to comment.