Yandex
@hashicorp
The Yandex plugin is able to manage images for use with the Yandex Compute Cloud.
- Community
Updated 5 months ago
- GitHub(opens in new tab)
Yandex
The Yandex plugin is able to manage images for use with the Yandex Compute Cloud.
Installation
To install this plugin add this code into your Packer configuration and run packer init
Alternatively, you can use packer plugins install
to manage installation of this plugin.
Components
Builders
- yandex - The builder is able to create images for use with Yandex Compute Cloud based on existing images.
Post-processors
- yandex-export - The export post-processor exports the resultant image from a Yandex build as a qcow2 file to Yandex Object Storage.
- yandex-import - The Import post-processor create new Compute Image from a qcow2 file.