Преглед на файлове

Merge pull request #487 from mdr-engineering/bugfix/dw_MSOCI-1853_tq_disk_sizes

MSOCI-1853 TQ module version bump
Duane Waddle преди 3 години
родител
ревизия
0022efb0d2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      test/aws-us-gov/mdr-test-c2/280-threatquotient/terragrunt.hcl

+ 1 - 1
test/aws-us-gov/mdr-test-c2/280-threatquotient/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/threatquotient?ref=v3.2.1"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/threatquotient?ref=v3.2.7"
 }
 
 dependency "vpc" {