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 32a81ac commit a7e5010Copy full SHA for a7e5010
.github/workflows/ci-integration-cleanup-force.yaml
@@ -14,13 +14,14 @@ jobs:
14
TF_VAR_sysdig_secure_api_token: ${{secrets.KUBELAB_SECURE_API_TOKEN}}
15
16
steps:
17
- - name: Checkout
18
- uses: actions/checkout@v2
19
-
20
- - uses: ruby/setup-ruby@v1
21
- with:
22
- ruby-version: 2.7
23
- bundler-cache: true
24
25
- - name: Destroy resources
26
- run: bundle exec kitchen destroy
+# - name: Checkout
+# uses: actions/checkout@v2
+#
+# - uses: ruby/setup-ruby@v1
+# with:
+# ruby-version: 2.7
+# bundler-cache: true
+# - name: Destroy resources
+# run: bundle exec kitchen destroy
27
+ - run: terraform force-unlock 8877bc0f-1699-abe9-6ab8-913113259311
0 commit comments