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
- Host: GitHub
- URL: https://github.com/upcloudltd/packer-plugin-upcloud
- Owner: UpCloudLtd
- License: mit
- Created: 2021-02-19T07:31:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T19:44:23.000Z (about 2 years ago)
- Last Synced: 2025-04-14T22:02:20.336Z (about 1 year ago)
- Topics: builder, packer, ssh-key, storage-template, upcloud-api
- Language: Go
- Homepage: https://github.com/UpCloudLtd/packer-plugin-upcloud
- Size: 274 KB
- Stars: 4
- Watchers: 12
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# UpCloud Packer Plugin


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.