PermanentOrg / infrastructure

The infrastructure management for Permanent.org
GNU Affero General Public License v3.0
5 stars 4 forks source link

Devise automation for instance refresh #25

Open xmunoz opened 3 years ago

xmunoz commented 3 years ago

Currently, when a new Terraform deployment is triggered, the instances in the autoscaling groups will not refresh without clicking "Start Instance Refresh" in the AWS Autoscaler UI.

There is an open issue for this, but Terraform currently does not provide the functionality yet to do this automatically.

Figure out a way to automate instance refresh, or at least keep an eye on the linked issue to know when this feature becomes available.

cecilia-donnelly commented 3 years ago

This refers to new image builds, in contrast to #23.