Closed harikesh-kolekar closed 7 years ago
Do not merge with master The code migration from AWS SDK V1 to V2 is done for the S3 resource, the other resources are not migrated and tested.
I added a PR against the source repo for this, to make EC2 instances work as well - if I should PR it against this instead, I can do that
Currently, the Chef Provisioning AWS gem depends on v1 of the AWS SDK gem, a gem which does not support JSON v2. Many of the ChefDK dependencies are now moving to JSON v2, which is going to cause an increase in the number of gem conflicts that will occur until a point where we can no longer build the ChefDK.