Преглед на файлове

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"
 
 }