Skip to content

Commit 13a99db

Browse files
committed
Include workspace step in tf step
1 parent 6944db7 commit 13a99db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-teardown.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
working-directory: ${{ vars.TERRAFORM_DIR_PATH }}
4747
run: |
4848
make init apigee_environment=$APIGEE_ENVIRONMENT environment=$BACKEND_ENVIRONMENT sub_environment=$BACKEND_SUB_ENVIRONMENT
49+
make workspace apigee_environment=$APIGEE_ENVIRONMENT environment=$BACKEND_ENVIRONMENT sub_environment=$BACKEND_SUB_ENVIRONMENT
4950
echo "ID_SYNC_QUEUE_ARN=$(make -s output name=id_sync_queue_arn)" >> $GITHUB_ENV
5051
5152
- name: Install poetry

0 commit comments

Comments
 (0)