This is a HashiCorp Packer plugin for creating Vultr snapshots.
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
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.
- Download binaries from the releases page.
- To install the plugin please read the documentation on Installing plugins
See the Vultr Provider documentation to get started using the Vultr provider.
Feel free to send pull requests our way! Please see the contributing guidelines.