Skip to content

Commit

Permalink
changed workspace name
Browse files Browse the repository at this point in the history
  • Loading branch information
roiklorin committed Nov 13, 2024
1 parent fdd343a commit bead53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar_single_account_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ env:
AWS_REGION: ap-southeast-1
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID_STAGE }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY_STAGE }}
TF_WORKSPACE: "sonar_single_account"
TF_WORKSPACE: "sonar_single_account_cli"
JUMP_SERVER_KEY: ${{ secrets.JUMP_SERVER_KEY }}
AWS_KEY_PATH: "jump_server_key.cer"
DESTROY_DELAY_SECONDS: 10
Expand Down

0 comments on commit bead53f

Please sign in to comment.