Skip to content

0.23.0: support using existing elastic ips (#86)

Compare
Choose a tag to compare
@jamengual jamengual released this 18 Jul 23:06
7dff4e6

closes #42

what

Allow use of existing AWS Elastic IPs by IP address (resolves to allocation id via data source).

why

Sometimes its important to keep IP addresses for example to allow business customers granting these IPs in firewalls, a third party tool is configured to only allow certain IPs or there is already an existing IP pool to use. See also referenced issue.

/cc @osterman maybe? :)