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 83fc375 commit bfd6f18Copy full SHA for bfd6f18
azure/azure-pr-teardown-pipeline.yml
@@ -45,7 +45,6 @@ jobs:
45
46
- bash: |
47
export AWS_PROFILE=apim-dev
48
- ls
49
50
cd terraform
51
make init environment="dev" sub_environment="$WORKSPACE" bucket_name="immunisation-internal-dev-terraform-state-files"
@@ -77,7 +76,6 @@ jobs:
77
76
78
79
80
- make workspace sub_environment="$SUB_ENVIRONMENT"
81
make plan environment="dev" sub_environment="$WORKSPACE" bucket_name="immunisation-internal-dev-terraform-state-files"
82
displayName: Destroy terraform PR workspace and linked resources
83
retryCountOnTaskFailure: 2
0 commit comments