Skip to content

Commit

Permalink
Merge pull request #326 from plus3it/dependabot/terraform/tests/ad_co…
Browse files Browse the repository at this point in the history
…nnector/vpc--github--terraform-aws-modules/terraform-aws-vpc--v5.5.2-5.5.3

chore(deps): Bump vpc::terraform-aws-vpc from 5.5.2 to 5.5.3 in /tests/ad_connector
  • Loading branch information
mergify[bot] authored Mar 6, 2024
2 parents 58f76a9 + 20cc7cf commit 7dccf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ad_connector/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ module "directory_service" {

module "vpc" {

source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.5.2"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.5.3"

name = "tardigrade-test-directory-service-${random_string.domain.result}"
cidr = "10.0.0.0/16"
Expand Down

0 comments on commit 7dccf8c

Please sign in to comment.