Skip to content

Commit db9fad0

Browse files
committed
fix: Trim expected to avoid partial plan output mismatch
1 parent e371b43 commit db9fad0

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

.github/workflows/test-failed-plan-drift.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -184,25 +184,6 @@ jobs:
184184
resource in this configuration you must instead obtain this result from an
185185
attribute of that resource.
186186
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-
</details>
205-
206187
teardown:
207188
runs-on: ubuntu-latest
208189
needs: [assert]

0 commit comments

Comments
 (0)