Pārlūkot izejas kodu

Change ASG to min: 3 to match CM config/expectations.

Colby Williams 3 gadi atpakaļ
vecāks
revīzija
df38dfa6ce
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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