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

Merge pull request #558 from mdr-engineering/feature/feature/jc_MSOCI-2056_Sensu_Ruby_Runtime_Plugin_Update

Updates Sensu Ruby Runtime
Jeremy Cooper преди 3 години
родител
ревизия
2236dbf6b4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      test/aws-us-gov/mdr-test-c2/096-sensu-configuration/terragrunt.hcl

+ 1 - 1
test/aws-us-gov/mdr-test-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=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" {