guardian / guardian/elasticsearch-node-rotation
Autoscaling group must have a max larger than min
Open
- 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.