Skip to content

Commit

Permalink
Merge pull request #402 from plus3it/dependabot/terraform/tests/creat…
Browse files Browse the repository at this point in the history
…e_pcx/vpc_pcx_requestee--github--terraform-aws-modules/terraform-aws-vpc--v5.13.0-5.14.0

chore(deps): Bump vpc_pcx_requestee::terraform-aws-vpc from 5.13.0 to 5.14.0 in /tests/create_pcx
  • Loading branch information
mergify[bot] authored Oct 21, 2024
2 parents 23c0d2a + 87a5855 commit 4facb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/create_pcx/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module "vpc_pcx_requester" {
}

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

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

0 comments on commit 4facb86

Please sign in to comment.