ingenieux/beanstalker

aws:elb:listener support

chriskearney opened this issue · 0 comments

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.