Releases: vultr/packer-plugin-vultr
Releases · vultr/packer-plugin-vultr
v2.2.1
Bug fixes
- Updated HCL config to support API v2 type attributes #116
v2.2.0
Enhancements
- Updated plugin to support Packer v1.7.0. This release does not support
packer init
this will be released in v2.3.0
#110
NOTE: This release will only work with Packer v1.7.0+. If you are using Packer v1.6.x you must use a version of the Vultr builder prior to v2.2.0
v2.1.0
Bug
- Remove the requirement to pass in
os_id
with other installation types. This is no longer required in API v2. #105
Dependencies
- GoVultr v2.3.2 -> v2.4.0 #108
v2.0.1
Dependencies
- hcl 2.7.1 -> 2.8.1 #98
- zclconf/go-cty 1.7.0 -> 1.7.1 #96
- GoVultr v2.0.0 -> v2.3.2 #98
v2.0.0
Changes
GoVultr was updated to v2.0.0 which is running on API v2.
Dependencies
- hcl 2.7.0 -> 2.7.1 #82
- packer 1.6.4 -> 1.6.5 #82
- zclconf/go-cty 1.6.1 -> 1.7.0 #82
- GoVultr v0.5.0 -> v2.0.0 #81
v1.0.15
Bug Fix
- missing defer on f.close in ssh debug #78
v1.0.13
Dependencies
- packer 1.6.2 -> 1.6.4 #70
v1.0.12
Changes
- Vultr-packer-builder now uses the core ssh communicator instead of the one that was written 66
Dependencies
- zclconf/go-cty 1.6.0 -> 1.6.1 #61
v1.0.11
Dependencies
- packer 1.6.1 -> 1.6.2 #59
- zclconf/go-cty 1.5.1 -> 1.6.0 #58
- GoVultr v0.4.2 -> v0.5.0 #56