mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
echo aws config
This commit is contained in:
parent
ab3679bef7
commit
d080164a49
1 changed files with 1 additions and 3 deletions
|
|
@ -195,9 +195,7 @@ deploy ec2 instance:
|
|||
- aws configure set aws_secret_access_key $AWS_SECRET_ACCESS_KEY
|
||||
- aws configure set region "us-east-2"
|
||||
- aws configure set aws_profile $PROFILE
|
||||
- cat .aws/config
|
||||
- cat .aws/sso
|
||||
- cat .aws/credentials
|
||||
- aws configure list
|
||||
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
|
||||
- eval `ssh-agent -s`
|
||||
- mkdir -p /root/.ssh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue