Skip to content

Commit

Permalink
Remove stale AWS key ref in mysql blueprint (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhav Kamra authored and tdmanv committed Sep 27, 2019
1 parent f65084f commit 7b0a2db
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,4 @@ actions:
- -c
- |
s3_path="{{ .ArtifactsIn.mysqlCloudDump.KeyValue.path }}"
export AWS_SECRET_ACCESS_KEY="{{ .Profile.Credential.KeyPair.Secret }}"
export AWS_ACCESS_KEY_ID="{{ .Profile.Credential.KeyPair.ID }}"
kando location delete --profile '{{ toJson .Profile }}' --path ${s3_path}

0 comments on commit 7b0a2db

Please sign in to comment.