Skip to content

vultr/packer-plugin-vultr

Folders and files

NameName
Last commit message
Last commit date
Sep 25, 2024
Oct 31, 2024
Apr 6, 2023
Jul 22, 2019
Sep 25, 2024
Oct 2, 2023
Apr 6, 2023
Aug 6, 2019
Jul 22, 2019
Jun 7, 2022
Apr 3, 2023
Nov 4, 2024
Nov 4, 2024
Apr 6, 2023

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