|
@@ -22,7 +22,7 @@ locals {
|
|
|
splunk_legacy_cidr = [ # Allow splunk ports to/from here, too
|
|
|
"10.96.0.0/16",
|
|
|
]
|
|
|
- splunk_asg_sizes = [ 1, 1, 0 ] # How many?
|
|
|
+ splunk_asg_sizes = [ 1, 1, 1 ] # How many?
|
|
|
splunk_volume_sizes = {
|
|
|
"cluster_master" = {
|
|
|
"swap": 8, # minimum: 8
|