We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
asset_sync/lib/asset_sync/config.rb
Lines 230 to 238 in 91573be
needs:
if aws_iam? options.merge!({ :use_iam_profile => true }) end options.merge!({ :aws_access_key_id => aws_access_key_id, :aws_secret_access_key => aws_secret_access_key }) ...
The text was updated successfully, but these errors were encountered:
This might get more traction if you forked the repo and made the change and opened a pull request with this change.
Sorry, something went wrong.
It's actually related to #339 But I do want users to ensure this is not due to upstream gem fog-aws issue / setup issue See my #339 (comment)
fog-aws
No branches or pull requests
asset_sync/lib/asset_sync/config.rb
Lines 230 to 238 in 91573be
needs:
The text was updated successfully, but these errors were encountered: