Эх сурвалжийг харах

Merge pull request #740 from mdr-engineering/hotfix/ftd_na_MissedALine

Fixed an accidentally removed }
Frederick Damstra 3 жил өмнө
parent
commit
4050826283

+ 1 - 0
test/aws-us-gov/mdr-test-malware/044-VMRay-Instances/terragrunt.hcl

@@ -19,6 +19,7 @@ locals {
 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/vmray_instances?ref=v5.2.5"
+}
 
 dependency "vpc" {
   config_path = "../010-vpc-vmray"