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 e371b43 commit db9fad0Copy full SHA for db9fad0
.github/workflows/test-failed-plan-drift.yml
@@ -184,25 +184,6 @@ jobs:
184
resource in this configuration you must instead obtain this result from an
185
attribute of that resource.
186
187
- # Error
188
-
189
- **Error:** subcommand exited with code 1
190
- ```
191
192
- </details>
193
194
- <details><summary>Metadata</summary>
195
196
- ```json
197
- {
198
- "component": "foobar-fail",
199
- "stack": "plat-ue2-sandbox",
200
- "componentPath": "tests/terraform/components/terraform/foobar",
201
- "commitSHA": "${{ github.sha }}"
202
- }
203
204
205
206
teardown:
207
runs-on: ubuntu-latest
208
needs: [assert]
0 commit comments