We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd6f18 commit 92cbde9Copy full SHA for 92cbde9
azure/azure-pr-teardown-pipeline.yml
@@ -76,6 +76,6 @@ jobs:
76
export AWS_PROFILE=apim-dev
77
78
cd terraform
79
- make plan environment="dev" sub_environment="$WORKSPACE" bucket_name="immunisation-internal-dev-terraform-state-files"
+ make destroy environment="dev" sub_environment="$WORKSPACE" bucket_name="immunisation-internal-dev-terraform-state-files"
80
displayName: Destroy terraform PR workspace and linked resources
81
retryCountOnTaskFailure: 2
0 commit comments