Closed jakauppila closed 3 years ago
Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Closing due to inactivity. If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Cookbook version
7.5.0
Chef-client version
v12.20.3
Platform Details
Windows 2012R2/2016
Scenario:
The AWS cookbook is great, but covers a lot of resources. We only utilize the
aws_s3_file
resource, but have to download all of the gems to support everything, which results in ~152 gems being downloaded.Is there anything that could be done that allows the user to define what they want to use which could limit what dependencies are actually retrieved?
Otherwise, is there value in splitting off resources into their own cookbooks once they get to a certain maturity to limit scope? Ideally this would happen at an 'official' level rather than us maintaining our own fork.
From a recent run: