Skip to content

vultr/packer-plugin-vultr

Repository files navigation

Packer Builder for Vultr

Automatic Releaser GoDoc GitHub latest release Go Report Card GitHub downloads

This is a HashiCorp Packer plugin for creating Vultr snapshots.

Requirements

Build & Installation

Packer init

Starting from version 1.7, Packer supports a new packer init command allowing automatic installation of Packer plugins. Read the Packer documentation for more information

Install from source:

To install the plugin from source you will have to clone this Github repository locally. Once cloned run make build which will put the plugin in your GO's bin folder. Then please read the documentation on Installing plugins.

Install from release:

Using the plugin

See the Vultr Provider documentation to get started using the Vultr provider.

Contributing

Feel free to send pull requests our way! Please see the contributing guidelines.

Authors