Hi,
The official documentation of ansible does not have a separate module to create and attach elastic IP addresses. But I found a thread on github issues of adding ‘ec2_eip’ module to core library to support elastic ip feature.(https://github.com/ansible/ansible/pull/3782).
So I would like to know, will it be included in future releases and as its not added in 1.3, how should I proceed to use it.