Browse Source

Merge pull request #491 from mdr-engineering/cw_NA_GiveModelClient3Again

Change ASG to min: 3 to match CM config/expectations.
Colby Williams 3 years ago
parent
commit
73c9c7f54e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/aws-us-gov/mdr-test-modelclient/account.hcl

+ 1 - 1
test/aws-us-gov/mdr-test-modelclient/account.hcl

@@ -10,7 +10,7 @@ locals {
   splunk_data_sources = [
   ]
   splunk_legacy_cidr = [ ] # Should not be needed for new customers
-  splunk_asg_sizes   = [ 1, 1, 0 ] # How many indexers in each site
+  splunk_asg_sizes   = [ 1, 1, 1 ] # How many indexers in each site
   
   account_tags = {
     "Client": local.splunk_prefix