Bläddra i källkod

Merge pull request #549 from mdr-engineering/feature/jc_na_RDS_Certificate_Renewal_Latest

Updates Portal to latest
Jeremy Cooper 3 år sedan
förälder
incheckning
f1f57e0cc1
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      prod/aws-us-gov/mdr-prod-c2/200-customer-portal/terragrunt.hcl

+ 1 - 1
prod/aws-us-gov/mdr-prod-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=v3.5.3"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/customer_portal?ref=v3.5.5"
 }
 
 dependency "vpc" {