Skip to content

Instantly share code, notes, and snippets.

@swarupdonepudi
Created May 9, 2019 00:36
Show Gist options
  • Save swarupdonepudi/62e947e18652ca4d0c49fdf8c77226a9 to your computer and use it in GitHub Desktop.
Save swarupdonepudi/62e947e18652ca4d0c49fdf8c77226a9 to your computer and use it in GitHub Desktop.
Terraform output keybase key
terraform output -json | jq --raw-output '."aws-iam_creds-iam_admin".value.encrypted_secret'| base64 -D | keybase pgp decrypt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment