Fixed an accidentally removed }
@@ -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"