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

Merge pull request #410 from mdr-engineering/feature/bp_na_wes_thang

Adds Wes' Thang
Brad Poulton преди 4 години
родител
ревизия
54d541ff06
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      prod/aws-us-gov/mdr-prod-c2/205-customer-portal-lambda/terragrunt.hcl

+ 1 - 1
prod/aws-us-gov/mdr-prod-c2/205-customer-portal-lambda/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_lambda?ref=v1.24.15"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/customer_portal_lambda?ref=v2.1.5"
 }
 
 dependency "vpc-system-services" {