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 5b1a0fd commit c2f3f3dCopy full SHA for c2f3f3d
azure/azure-pr-teardown-pipeline.yml
@@ -58,7 +58,7 @@ jobs:
58
echo "Bucket exists. Proceeding with init..."
59
make init
60
else
61
- echo "Bucket does NOT exist. Using fallback environment 'internal-dev' for init only."
+ echo "Bucket does NOT exist. Using fallback environment 'internal-dev' for init only.."
62
export ENVIRONMENT="internal-dev"
63
export BUCKET_NAME="immunisation-internal-dev-terraform-state-files"
64
0 commit comments