Ver Fonte

Updates 370-moose-cloudwatch-logs to Latest for AWS 4.0 S3 Fixes

Fred Damstra [afs macbook] há 3 anos atrás
pai
commit
8c83f20b01

+ 1 - 1
prod/aws-us-gov/mdr-prod-c2/370-moose-cloudwatch-logs/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/moose_cloudwatch_logs?ref=v3.5.16"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/moose_cloudwatch_logs?ref=v4.1.1"
 }
 
 dependency "c2_account_standards" {

+ 1 - 1
test/aws-us-gov/mdr-test-c2/370-moose-cloudwatch-logs/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/moose_cloudwatch_logs?ref=v4.0.4"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/moose_cloudwatch_logs?ref=v4.1.1"
 }
 
 dependency "c2_account_standards" {