Skip to content

Commit

Permalink
Added terraform token
Browse files Browse the repository at this point in the history
  • Loading branch information
zablon-oigo committed Sep 23, 2024
1 parent 23ad178 commit ad1dfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_SESSION_TOKEN: ${{ secrets.AWS_SESSION_TOKEN }}
TF_TOKEN: ${{ secrets.TERRAFORM_TOKEN }}
TF_TOKEN_app_terraform_io: ${{ secrets.TERRAFORM_TOKEN }}

0 comments on commit ad1dfc2

Please sign in to comment.