Commit b906545
authored
direct: plan: add prefix to errors with group/key (#3380)
## Why
Resource group/key is useful context. This is similar to what we do in
apply.go.
## Tests
Untested. Planning currently does not use remote API calls so we cannot
inject API errors. Once plan loads remote state, we'll have a test
there.1 parent a39b1ed commit b906545
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
27 | 34 | | |
28 | 35 | | |
29 | 36 | | |
| |||
97 | 104 | | |
98 | 105 | | |
99 | 106 | | |
| 107 | + | |
100 | 108 | | |
101 | 109 | | |
102 | 110 | | |
| |||
0 commit comments