Skip to content

Releases: vultr/packer-plugin-vultr

v2.2.1

24 Feb 15:02
84be7c8
Compare
Choose a tag to compare

Bug fixes

  • Updated HCL config to support API v2 type attributes #116

v2.2.0

17 Feb 18:57
8305ca2
Compare
Choose a tag to compare

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

16 Feb 17:20
c8d75b8
Compare
Choose a tag to compare

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

07 Jan 17:10
11844b2
Compare
Choose a tag to compare

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

23 Nov 17:28
96aaff8
Compare
Choose a tag to compare

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

11 Nov 14:43
1a59f95
Compare
Choose a tag to compare

Bug Fix

  • missing defer on f.close in ssh debug #78

v1.0.14

20 Oct 15:23
c4e9f8f
Compare
Choose a tag to compare

Dependencies

  • hcl 2.6.0 -> 2.7.0 #72

v1.0.13

06 Oct 13:43
0fd7c52
Compare
Choose a tag to compare

Dependencies

  • packer 1.6.2 -> 1.6.4 #70

v1.0.12

25 Sep 14:38
fc49adf
Compare
Choose a tag to compare

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

01 Sep 16:20
db8ecaf
Compare
Choose a tag to compare

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