Browse Source

MSOCI-1962: Update tag to 3.2.10

Colby Williams 3 năm trước cách đây
mục cha
commit
34395cc3fd

+ 1 - 1
test/aws-us-gov/mdr-test-modelclient/145-splunk-smartstore-s3/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/splunk_servers/smartstore_s3_bucket?ref=v3.2.9"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/splunk_servers/smartstore_s3_bucket?ref=v3.2.10"
 }
 
 # Include all settings from the root terragrunt.hcl file