فهرست منبع

Merge pull request #427 from mdr-engineering/feature/ftd_na_WAFv2_for_Portal

Updates portal in test to latest for Updated WAF
Frederick Damstra 4 سال پیش
والد
کامیت
26907f8817
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      test/aws-us-gov/mdr-test-c2/200-customer-portal/terragrunt.hcl

+ 1 - 1
test/aws-us-gov/mdr-test-c2/200-customer-portal/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/customer_portal?ref=v2.1.3"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/customer_portal?ref=v2.1.16"
 }
 
 dependency "vpc" {