puppetlabs-toy-chest / puppetlabs-aws

Puppet module for managing AWS resources to build out infrastructure
Apache License 2.0
188 stars 216 forks source link

ELB Missing Attributes Parameter - No Cross Zone Load Balancing #524

Open csoleimani opened 5 years ago

csoleimani commented 5 years ago

Without the attributes, I'm unable to enable load balancing across multiple AZ's. Even though I can bring the load balancer up with instances across different AZ's, it comes up with cross zone load balancing disabled, so it only shows one healthy host by default

Under attributes, we should be able to configure:

Idle timeout

Access logs

Cross-Zone Load Balancing