You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
Fresh install, getting this error. Reminds me of #235 but I'm not sure which option could be missing. My credentials are in ~/.aws which I assume should be enough. Any thoughts?
jbert@ip-192-168-0-109 [~/] ⨏ terraforming s3 --profile=cloudbees-test-admin --region=us-east-1
/Library/Ruby/Gems/2.3.0/gems/aws-sigv4-1.0.2/lib/aws-sigv4/signer.rb:575:in `credentials_set?': undefined method `access_key_id'for nil:NilClass (NoMethodError) from /Library/Ruby/Gems/2.3.0/gems/aws-sigv4-1.0.2/lib/aws-sigv4/signer.rb:566:in `get_credentials' from /Library/Ruby/Gems/2.3.0/gems/aws-sigv4-1.0.2/lib/aws-sigv4/signer.rb:204:in `sign_request'
from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/plugins/signature_v4.rb:110:in `apply_signature' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/s3_signer.rb:53:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/s3_host_id.rb:15:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/xml/error_handler.rb:8:in `call'
from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/plugins/helpful_socket_errors.rb:10:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/s3_signer.rb:87:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/redirects.rb:18:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/plugins/retry_errors.rb:92:in `call'
from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/dualstack.rb:34:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/md5s.rb:28:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/bucket_name_restrictions.rb:13:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/expect_100_continue.rb:22:in `call'
from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/bucket_dns.rb:33:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/rest/handler.rb:8:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/plugins/user_agent.rb:13:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/seahorse/client/plugins/endpoint.rb:45:in `call'
from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/plugins/param_validator.rb:24:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/seahorse/client/plugins/raise_response_errors.rb:14:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/sse_cpk.rb:22:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/plugins/dualstack.rb:26:in `call'
from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/plugins/jsonvalue_converter.rb:20:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/plugins/idempotency_token.rb:17:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/plugins/param_converter.rb:24:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/aws-sdk-core/plugins/response_paging.rb:10:in `call'
from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/seahorse/client/plugins/response_target.rb:23:in `call' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-core-3.6.1/lib/seahorse/client/request.rb:70:in `send_request' from /Library/Ruby/Gems/2.3.0/gems/aws-sdk-s3-1.5.0/lib/aws-sdk-s3/client.rb:3261:in `list_buckets' from /Library/Ruby/Gems/2.3.0/gems/terraforming-0.16.0/lib/terraforming/resource/s3.rb:56:in `buckets'
from (erb):1:in `apply_template' from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/erb.rb:864:in `eval' from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/erb.rb:864:in `result' from /Library/Ruby/Gems/2.3.0/gems/terraforming-0.16.0/lib/terraforming/util.rb:4:in `apply_template'
from /Library/Ruby/Gems/2.3.0/gems/terraforming-0.16.0/lib/terraforming/resource/s3.rb:19:in `tf' from /Library/Ruby/Gems/2.3.0/gems/terraforming-0.16.0/lib/terraforming/resource/s3.rb:7:in `tf' from /Library/Ruby/Gems/2.3.0/gems/terraforming-0.16.0/lib/terraforming/cli.rb:258:in `tf' from /Library/Ruby/Gems/2.3.0/gems/terraforming-0.16.0/lib/terraforming/cli.rb:245:in `execute'
from /Library/Ruby/Gems/2.3.0/gems/terraforming-0.16.0/lib/terraforming/cli.rb:190:in `s3' from /Library/Ruby/Gems/2.3.0/gems/thor-0.20.0/lib/thor/command.rb:27:in `run' from /Library/Ruby/Gems/2.3.0/gems/thor-0.20.0/lib/thor/invocation.rb:126:in `invoke_command' from /Library/Ruby/Gems/2.3.0/gems/thor-0.20.0/lib/thor.rb:387:in `dispatch'
from /Library/Ruby/Gems/2.3.0/gems/thor-0.20.0/lib/thor/base.rb:466:in `start' from /Library/Ruby/Gems/2.3.0/gems/terraforming-0.16.0/bin/terraforming:5:in `<top (required)>' from /usr/local/bin/terraforming:22:in `load' from /usr/local/bin/terraforming:22:in `<main>'
The text was updated successfully, but these errors were encountered:
Fresh install, getting this error. Reminds me of #235 but I'm not sure which option could be missing. My credentials are in ~/.aws which I assume should be enough. Any thoughts?
specs:
The text was updated successfully, but these errors were encountered: