chef-boneyard / chef-provisioning-aws

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

Fix for failing specs #546

Closed Vasu1105 closed 6 years ago

Vasu1105 commented 6 years ago

This PR contains fix for failing specs for load balancer and route table. Also fixed regular expression which was used to match instance id.

Signed-off-by: Vasu1105 vasundhara.jagdale@msystechnologies.com

Vasu1105 commented 6 years ago

@tyler-ball #545 fix