Skip to content

Commit a83260f

Browse files
committed
cd terraform2
1 parent 6ab6746 commit a83260f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure/azure-pr-teardown-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
export BUCKET_NAME="immunisation-pr-711-terraform-state-files"
5858
5959
60-
terraform workspace select $(WORKSPACE)
61-
make destroy aws_account_no=${account_id} environment=$(WORKSPACE)
60+
terraform workspace select $($SUB_ENVIRONMENT)
61+
make destroy aws_account_no=${account_id} environment=$($SUB_ENVIRONMENT)
6262
displayName: Destroy terraform PR workspace and linked resources
6363
retryCountOnTaskFailure: 2

0 commit comments

Comments
 (0)