sous-chefs / aws

Development repository for the aws cookbook
https://supermarket.chef.io/cookbooks/aws
Apache License 2.0
610 stars 554 forks source link

Add documentation for return_key #394

Closed mbaitelman closed 5 years ago

mbaitelman commented 5 years ago

Signed-off-by: Mendy Baitelman mendy@baitelman.com

Description

Add documentation for return_key

Issues Resolved

385

Check List

mbaitelman commented 5 years ago

The Travis build is failing for reasons besides the code changes here.

majormoses commented 5 years ago

@tas50 the error seems to be related to https://github.com/chef-cookbooks/aws/commit/be76dc4d836c480e9e082480acce9b97cafe171b I am guessing that the method does not exist by default in a provider but it does in a recipe we probably have to pull in some libraries in order to use it.