Skip to content

Commit

Permalink
Merge pull request #341 from plus3it/dependabot/terraform/tests/micro…
Browse files Browse the repository at this point in the history
…soft_ad/vpc--github--terraform-aws-modules/terraform-aws-vpc--v5.7.1-5.8.0

chore(deps): Bump vpc::terraform-aws-vpc from 5.7.1 to 5.8.0 in /tests/microsoft_ad
  • Loading branch information
mergify[bot] authored Apr 25, 2024
2 parents e8f5734 + 594a75b commit cc06c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/microsoft_ad/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ resource "random_string" "domain" {
}

module "vpc" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.7.1"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-vpc.git?ref=v5.8.0"

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

0 comments on commit cc06c54

Please sign in to comment.