chef-boneyard / chef-provisioning-aws

AWS driver and resources for Chef that uses the AWS SDK
Apache License 2.0
142 stars 121 forks source link

Workaround S3 endopoints in routes #513

Closed adecarolis closed 8 years ago

adecarolis commented 8 years ago

This patch prevents chef-provisioning from crashing when a route table includes a S3 endpoint.

tyler-ball commented 8 years ago

I have no idea how to replicate this for testing setup, but it looks like a good catch to have. I am surprised that aws would put nil into the array they return, but ¯\(ツ)