Browse Source

Shuts down DoED indexers...for now

Brad Poulton 4 năm trước cách đây
mục cha
commit
bd8371179a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      prod/aws-us-gov/mdr-prod-doed/account.hcl

+ 1 - 1
prod/aws-us-gov/mdr-prod-doed/account.hcl

@@ -13,7 +13,7 @@ locals {
     # "x.x.x.x/32", # TODO: Add customer's public IP addresses
   ]
   splunk_legacy_cidr = [ ] # Should not be needed for new customers
-  splunk_asg_sizes   = [ 1, 1, 1 ] # How many indexers in each site
+  splunk_asg_sizes   = [ 0, 0, 0 ] # How many indexers in each site
   
   
   account_tags = {