hashicorp / terraform-aws-consul

A Terraform Module for how to run Consul on AWS using Terraform and Packer
Apache License 2.0
401 stars 484 forks source link

To satisfy Enterprise customers the use of an ASG should be optional and configurable #122

Open iainthegray opened 5 years ago

iainthegray commented 5 years ago

For many enterprise customers they are not allowed to use ASGs and so this should be configurable by use of a variable. The variable should then either deliver the cluster_size in individual instances or in an ASG

brikis98 commented 5 years ago

👍