sous-chefs / aws

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

Fails to deploy due to aws-sdk-ruby 2574 #441

Open neilsimon opened 3 years ago

neilsimon commented 3 years ago

:ghost: Brief Description

The gem install of aws-sdk fails.

:pancakes: Cookbook version

8.4.0

:woman_cook: Chef-Infra Version

14

:tophat: Platform details

Amazon EC2 Ubuntu 18.04

Steps To Reproduce

Steps to reproduce the behavior:

  1. Use an aws_s3_file resource
  2. As it satisfies the requirement for the aws-sdk gem it will fail

:police_car: Expected behavior

The gem should install and the s3 file be retrieved.

:heavy_plus_sign: Additional context

https://github.com/aws/aws-sdk-ruby/issues/2574