Commit 5af4bcd
authored
Fix issue labels (#165)
Regressed in c82ad07:
Error: Unsupported attribute
on locals.tf line 135, in locals:
135: ]) : lower("${item.repository}:${item.label}") => item
This object does not have an attribute named "label".1 parent aeed67c commit 5af4bcd
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments