Hi,
I need to establish a VPC Peering connection in a playbook and I couldn’t find anything like that in the available modules. Did I miss something ?
If not, I don’t mind writing this feature. It seems that Boto already has the functionality implemented so It should be quite straightforward. Is there anything I should be aware of (outside /ansible/CONTRIBUTING.md) ?
http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/vpc-peering.html
http://boto.readthedocs.org/en/latest/vpc_tut.html#to-create-vpc-peering-connection
Cheers,