Releases: UpCloudLtd/packer-plugin-upcloud
Releases · UpCloudLtd/packer-plugin-upcloud
v1.5.3
v1.5.2
v1.5.1
Fixed
- client timeout when importing large images
v1.5.0
Added
- HCP Packer image metadata support
- enviroment variables
UPCLOUD_USERNAME
andUPCLOUD_PASSWORD
for authentication
Changed
- new upcloud-go-api version v4.6.0
Deprecated
- environment variables
UPCLOUD_API_USER
andUPCLOUD_API_PASSWORD
v1.4.0
Added
- new
upcloud-import
post-processor
Changed
- new upcloud-go-api version v4.5.2
v1.3.1
Changed
- update documentation
Fixed
- update docs.zip content to be compatible with Hashicorp website
v1.3.0
Added
- add new template name param
- new default IP address flag to select used interface/IP during build
- new wait_boot flag adds ability to wait N time for server to boot up and start all services
- add "none" communicator support
- support for IPv6 interfaces
Changed
- update README file
- update acceptance test to embed HCL2 configs
- drop public IPv4 interface requirement
Fixed
- fix network interface config
v1.2.0
Merge pull request #10 from UpCloudLtd/fix/template-prefix fix: template prefix usage
v1.1.0
Bump go version to 1.6 * bump go version to 1.6 to enable darwin/arm build * update dependencies * update intergration tests
v1.0.0
- Upgrade to Packer 1.7.0
- Copy codebase from https://github.com/UpCloudLtd/upcloud-packer