siderolabs / terraform-provider-talos

Mozilla Public License 2.0
123 stars 17 forks source link

feat: add factory support #176

Closed frezbo closed 3 months ago

frezbo commented 3 months ago

Add support for Image Factory resources.

Fixes: #144 Fixes: #114 (via talos bump)

smira commented 3 months ago

oh... and do we want to add a data source which for a given schematic and Talos versions returns various URLs, e.g. how to get a metal image, or ISO, etc.?

frezbo commented 3 months ago

oh... and do we want to add a data source which for a given schematic and Talos versions returns various URLs, e.g. how to get a metal image, or ISO, etc.?

that makes more sense, so just take in a schematic id and talos version?

smira commented 3 months ago

oh... and do we want to add a data source which for a given schematic and Talos versions returns various URLs, e.g. how to get a metal image, or ISO, etc.?

that makes more sense, so just take in a schematic id and talos version?

yep

frezbo commented 3 months ago

moving the rest to a different PR

frezbo commented 3 months ago

/m