An open API service indexing awesome lists of open source software.

https://github.com/upcloudltd/packer-plugin-upcloud

A suite of Packer plugins for provisioning UpCloud servers
https://github.com/upcloudltd/packer-plugin-upcloud

builder packer ssh-key storage-template upcloud-api

Last synced: about 1 year ago
JSON representation

A suite of Packer plugins for provisioning UpCloud servers

Awesome Lists containing this project

README

          

# UpCloud Packer Plugin

![Build Status](https://github.com/UpCloudLtd/packer-plugin-upcloud/workflows/test/badge.svg)
![Release Status](https://github.com/UpCloudLtd/packer-plugin-upcloud/workflows/release/badge.svg)

This is a builder plugin for Packer which can be used to generate storage templates on UpCloud. It utilises the [UpCloud Go API](https://github.com/UpCloudLtd/upcloud-go-api) to interface with the UpCloud API.

## Documentation

Documentation is available in [docs](docs/) directory.

Check the [example](example/) directory for working example.

## License

This project is distributed under the [MIT License](https://opensource.org/licenses/MIT), see LICENSE.txt for more information.