Re: [PATCH v3 00/10] terraform: add Lambda Labs cloud provider support
Luis Chamberlain <[email protected]>
| Newsgroups | dev.linux.lists.kdevops |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 30, 2025 at 08:59:54PM -0700, Luis Chamberlain wrote: > This v3 takes up the idea shared by Chuck to implement a CLI tool > and make the dynamic kconfig use it instead. We also add documentation > about this. This should hopefully pave the way for other cloud provider > support to leverage this more easily, AIs can just read the docs and > go to town. With a few minor sytling fixes and CI test fixes (had to ensure to run touch on generated files), and fixing the SOB, I pushed this series. Luis