Update from review feedback.

Signed-off-by: Elliot Murphy <statik@users.noreply.github.com>
This commit is contained in:
Elliot Murphy 2019-03-29 11:25:17 -04:00
parent e64b60b41c
commit 3536bbbe7d

View file

@ -77,4 +77,4 @@
{% if _use_existing_eip.user_input is defined and _algo_region.user_input != "" %} {% if _use_existing_eip.user_input is defined and _algo_region.user_input != "" %}
{{ available_eip_addresses[_use_existing_eip.user_input | int -1 ]['allocation_id'] }} {{ available_eip_addresses[_use_existing_eip.user_input | int -1 ]['allocation_id'] }}
{%- else %}{% endif %} {%- else %}{% endif %}
when: use_existing_eip is undefined when: use_existing_eip