AWS / Elastic Beanstalk?

Looks like https://github.com/hsingh/ansible-elastic-beanstalk is most relevant, it’s written in with boto3. It also looks like it hasn’t been maintained for the past 8 months (which is fine, peoples priorities/roles change).

There is also a configuration_template module written here
https://github.com/radeinla/ansible-elastic-beanstalk/blob/configurationtemplate/library/elasticbeanstalk_configuration_template.py
which covers all of the functionality of the cloudformation resources.

It would be good to have something in the official repo to have more eyes on it in the one spot.

I’m not a programmer, but would be more then happy to try to submit something. I just want to make sure @hsingh and others get credit for the work.

Anyone else want to help out with this? I need to