guardian / guardian/elasticsearch-node-rotation

Autoscaling group must have a max larger than min

Open
#39 2 comments 0 reactions 1 assignee Claimed by @mbarton View on GitHub
Dominant language
TypeScript
Stars
3
Forks
2
Avg merge
1d 22h
Merged PRs (30d)
2

Description

#32 re-attaches the old instance to the AutoScaling group, which means it must have a `max >= min + 1`.

I'm probably missing something but would it be easier to create the new instance by simply bumping the `DesiredCapacity` of the ASG rather than detaching an existing instance?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.