瀏覽代碼

Updates Sensu Ruby Runtime for Prod

Jeremy Cooper [AFS MBP] 3 年之前
父節點
當前提交
f101326622
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      prod/aws-us-gov/mdr-prod-c2/096-sensu-configuration/terragrunt.hcl

+ 1 - 1
prod/aws-us-gov/mdr-prod-c2/096-sensu-configuration/terragrunt.hcl

@@ -13,7 +13,7 @@ locals {
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 # working directory, into a temporary folder, and execute your Terraform commands in that folder.
 terraform {
 terraform {
   # Double slash is intentional and required to show root of modules
   # Double slash is intentional and required to show root of modules
-  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/sensu-configuration?ref=v3.5.11"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/sensu-configuration?ref=v3.5.13"
 }
 }
 
 
 dependency "vpc-system-services" {
 dependency "vpc-system-services" {