Skip to content

Commit

Permalink
[nc] add back needed credential
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed May 10, 2024
1 parent e801260 commit 83a94af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions op.prod.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export TFE_TOKEN={{ op://empc-lab/svc-terraform-cloud/team-api-token }}
export GREN_GITHUB_TOKEN={{ op://empc-lab/svc-github/access-token }}
export SLACK_BOT_TOKEN=op://empc-lab/svc-slack/post-bot-token
export CIRCLE_TOKEN=op://empc-lab/svc-circleci/api-token

export AWS_ACCESS_KEY_ID={{ op://empc-lab/aws-dps-2/PSKProdServiceAccount-aws-access-key-id }}
export AWS_SECRET_ACCESS_KEY={{ op://empc-lab/aws-dps-2/PSKProdServiceAccount-aws-secret-access-key }}

0 comments on commit 83a94af

Please sign in to comment.