Skip to content

Commit

Permalink
Merge pull request #340 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.7.0-5.7.1

chore(deps): Bump vpc::terraform-aws-vpc from 5.7.0 to 5.7.1 in /tests/ad_connector
  • Loading branch information
mergify[bot] authored Apr 8, 2024
2 parents 3fce704 + a3dfb7e commit e8f5734
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.7.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.7.1"

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

0 comments on commit e8f5734

Please sign in to comment.