We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89754c7 + 6c49366 commit df1dd36Copy full SHA for df1dd36
1 file changed
contrib/aws/create
@@ -90,7 +90,7 @@ function aws-deisctl-tunnel {
90
(
91
cd ${DEIS_ROOT}
92
rigger-log "Creating CloudFormation stack ${STACK_NAME}"
93
- aws-setup-keypair "${DEIS_TEST_AUTH_KEY}"
+ aws-setup-keypair "${DEIS_TEST_SSH_KEY}"
94
aws-provision-cluster "${STACK_NAME}"
95
)
96
0 commit comments