Browse Source

Updates Sensu Plugin Version

updates the sensu-ruby-runtime plugin
Jeremy Cooper [AFS MBP] 4 năm trước cách đây
mục cha
commit
3cf2cedd87

+ 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=v2.0.2"
+  source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//base/sensu-configuration?ref=v2.0.10"
 }
 
 dependency "vpc-system-services" {