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 711928a commit 715df72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
working-directory: ${{ env.TERRAFORM_ROOT }}

- name: terraform workspace select
run: terraform workspace select staging
run: terraform workspace select -or-create staging
working-directory: ${{ env.TERRAFORM_ROOT }}

- name: Terraform fmt -check
Expand Down

0 comments on commit 715df72

Please sign in to comment.