Skip to content

Commit

Permalink
--wip-- [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-h1 committed Mar 23, 2024
1 parent f2b0677 commit 423a62f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ jobs:
id: init
run: terraform init
working-directory: ${{ env.TERRAFORM_ROOT }}
env:
TF_VAR_bucket: nowplaying-live-terraform-state
TF_VAR_key: vpc/staging.tfstate

- name: terraform workspace select
run: terraform workspace select staging -or-create
Expand Down

0 comments on commit 423a62f

Please sign in to comment.