aureq / letslambda

3 stars 2 forks source link

Create Elastic Load Balancer listener if missing #26

Open aureq opened 8 years ago

aureq commented 8 years ago

Since a valid HTTPS certificate is required to create an ELB listener (HTTPS), it would be good to allow LetsLambda to do this if the listener is missing. A directive should indicate whether a listener is allowed to be created or now.

The IAM managed policy LetsLambdaManagedPolicy should be updated accordingly.