Skip to content

skybet/terraform-provider-linuxkit

Repository files navigation

terraform-provider-linuxkit

This terraform provider builds LinuxKit images in all supported formats.

Features

  • Build LinuxKit images in all the formats that LinuxKit supports
  • Reuse config blocks in multiple images

Docs

Documentation can be found in the docs folder.

Notes

Though this is built on the same libraries as LinuxKit, those libraries can call out to the LinuxKit binary. For this reason you will need LinuxKit and QEMU installed on the machine in order to build some images (the AWS image for example).

This provider will also not support "pushing" images to cloud platforms, this is because there are better providers for doing this.