This repository was archived by the owner on Jun 29, 2022. It is now read-only.
Commit 33a1227
Imran Pochi
baremetal: remove locals clc_map
This commit updates the code which was present due to limitations in
Terraform <= 0.12, Since Lokomotive now supports 0.13 version and the
type of `clc_snippets` is updated from map(string) to map(list(string)),
the code is no longer required.
Signed-off-by: Imran Pochi <imran@kinvolk.io>1 parent 8d9a6aa commit 33a1227
File tree
3 files changed
+15
-20
lines changed- assets/terraform-modules/bare-metal/flatcar-linux/kubernetes
- ci/baremetal
- pkg/assets
3 files changed
+15
-20
lines changedLines changed: 2 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
131 | 130 | | |
132 | 131 | | |
133 | 132 | | |
134 | | - | |
135 | | - | |
| 133 | + | |
136 | 134 | | |
137 | 135 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments