فهرست منبع

Merge pull request #265 from mdr-engineering/feature/bp_MSOCI-1448_portal_gc

Updates Sensu PROD checks for api health
Brad Poulton 4 سال پیش
والد
کامیت
9b1ef441b0
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.
 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/sensu-configuration?ref=v1.20.7"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/sensu-configuration?ref=v1.23.5"
 
 }