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

Merge pull request #464 from mdr-engineering/hotfix/ftd_MSOCI-1276_FixKMSForCloudwatch

Updates Account Standards for mdr-prod-malware-gov to fix kms issue
Frederick Damstra 4 жил өмнө
parent
commit
617510b5b8

+ 1 - 1
prod/aws-us-gov/mdr-prod-malware/006-account-standards/terragrunt.hcl

@@ -14,7 +14,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/account_standards?ref=v3.1.6"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/account_standards?ref=v3.1.8"
 }
 
 dependency "c2_account_standards" {