Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispsheehan committed Jan 10, 2024
1 parent b935ca9 commit 5ae419c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/terraform_action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
shell: bash
run: |
cd tf
terraform select -or-create ${{ inputs.stage }}
terraform workspace select -or-create ${{ inputs.stage }}
- name: Init
shell: bash
Expand Down

0 comments on commit 5ae419c

Please sign in to comment.