Sha256: eea26d7356c5779d54dcf887d18188480a0c66c148aed90b404f95b91eaa70d0
Contents?: true
Size: 314 Bytes
Versions: 13
Compression:
Stored size: 314 Bytes
Contents
# Put your AWS credentials here so they can be picked up by EC2 API/AMI # tools. # For AWS command-line tools export AWS_ACCESS_KEY="" export AWS_SECRET_KEY="" # For AWS SDK export AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY export AWS_SECRET_ACCESS_KEY=$AWS_SECRET_KEY export KNIFE_USER_NAME='' export AWS_SSH_KEY_ID=''
Version data entries
13 entries across 13 versions & 1 rubygems