We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc1cbd commit c2e5ee3Copy full SHA for c2e5ee3
README.md
@@ -15,7 +15,7 @@ disassociated, returning to the pool for use by other instances.
15
- **Auto-Assignment of EIPs**: Automatically assigns Elastic IPs (EIPs) from a
16
defined pool to EC2 instances when they reach the "running" state.
17
- **Auto-Release of EIPs**: Automatically disassociates EIPs from instances when
18
-they are stopped or terminated, returning the EIPs back to the pool.
+ they are stopped or terminated, returning the EIPs back to the pool.
19
- **Tag-Based EIP Pools**: Uses tags to define pools of EIPs. Each pool can have
20
multiple EIPs, and instances can be assigned an EIP from a specific pool based
21
on their tags.
0 commit comments