ingenieux / beanstalker

Beanstalker helps you deploy into AWS Elastic Beanstalk from Maven

Home Page:http://docs.ingenieux.com.br/project/beanstalker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws:elb:listener support

chriskearney opened this issue · comments

commented

My app has 12 or so HTTP ports and I want to declaratively configure them on my ELB from my pom.

The AWS docs seem to reference the aws:elb:listener namespace to do this, but I can't get it to work with the plugin....

This is more of a feature request than a bug.

PS- I love the plugin and have been using it to deploy to both single and multi container docker EBS environments.