You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
New function: single-node-asg module supports binding EIP by itself.
Since it is single node, binding an EIP to the instance is possible. And
it eases other things since the public interface is constant.
Add assign_eip variable to single-node-asg. If turns it on, an EIP will
be allocated, and assocated with the instance.
0 commit comments