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 a2d40c9 commit 8ff7371Copy full SHA for 8ff7371
.github/workflows/node-ec2-adot-sigv4-test.yml
@@ -258,4 +258,5 @@ jobs:
258
working-directory: terraform/node/ec2/adot-sigv4
259
run: |
260
terraform destroy -auto-approve \
261
- -var="test_id=${{ env.TESTING_ID }}"
+ -var="test_id=${{ env.TESTING_ID }}"
262
+
0 commit comments