Skip to content

Commit 1594f40

Browse files
committed
change env
1 parent 24ae2ae commit 1594f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/azure-pr-teardown-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ jobs:
5858
5959
6060
terraform workspace select "$SUB_ENVIRONMENT"
61-
make destroy aws_account_no=${account_id} environment="$SUB_ENVIRONMENT"
61+
make destroy aws_account_no=${account_id} environment="$ENVIRONMENT" sub_environment="$SUB_ENVIRONMENT"
6262
displayName: Destroy terraform PR workspace and linked resources
6363
retryCountOnTaskFailure: 2

0 commit comments

Comments
 (0)