- Notifications
You must be signed in to change notification settings - Fork9
Exoscale plugins for HashiCorp Packer
License
exoscale/packer-plugin-exoscale
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Theexoscale
multi-plugin can be used with HashiCorpPackerto createCompute instance custom templates.
Starting from version 1.7, Packer supports a newpacker init
command allowingautomatic installation of Packer plugins. Read thePacker documentation for more information
You can find pre-built binary releases of the pluginhere.Once you have downloaded the latest archive corresponding to your target OS,uncompress it to retrieve the plugin binary file corresponding to your platform.To install the plugin, please follow the Packer documentation oninstalling a plugin.
If you prefer to build the plugin from sources, clone the GitHub repositorylocally and run the commandmake build
from the root of the sourcesdirectory. Upon successful compilation, apacker-plugin-exoscale
pluginbinary file can be found in thebin/
directory.To install the compiled plugin, please follow the official Packer documentationoninstalling a plugin.
For more information on how to configure the plugin, please read thedocumentation located in thedocs/
directory.
- If you think you've found a bug in the code or you have a question regardingthe usage of this software, please reach out to us by opening an issue inthis GitHub repository.
- Contributions to this project are welcome: if you want to add a feature or afix a bug, please do so by opening a Pull Request in this GitHub repository.In case of feature contribution, we kindly ask you to open an issue todiscuss it beforehand.
About
Exoscale plugins for HashiCorp Packer