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

changes launch configuration to launch template #176

Closed acsrujan closed 4 years ago

hashicorp-cla commented 4 years ago

CLA assistant check
All committers have signed the CLA.

acsrujan commented 4 years ago

Hey,

  1. Yes. I left it in draft version for work in progress. I'll close it and raise one when it's ready with backward compatible version (if feasible). Upgrade without downtime is not yet addressed. I'm considering if we create launch template, attach it to existing ASG. Still working on making it frictionless. This might require a discussion here or https://github.com/hashicorp/terraform-aws-consul/issues/103

  2. No, both from official documentation and personal experience.