Skip to content

Releases: huaweicloud/packer-plugin-huaweicloud

v0.2.2

29 Mar 03:42
bd77a9e
Compare
Choose a tag to compare

Changelog

17036d4 Add new step add_image_members
a66e0bc Merge pull request #29 from niuzhenguo/add-members
bd77a9e Merge pull request #30 from niuzhenguo/update-docs
275c01b Update docs for image members

v0.2.1

18 Mar 10:51
c313078
Compare
Choose a tag to compare

Changelog

c313078 Merge pull request #28 from niuzhenguo/update-charge-mode
0f14aa8 Update bandwidth charge_mode to traffic

v0.2.0

26 Jan 03:28
4cfd1ea
Compare
Choose a tag to compare

Changelog

8115267 clean up code for async methods
208264e cleanup unused parameters (#15)
1987ae6 cleanup unused parameters about eip (#17)
e8e6f7e cleanup unused parameters about image config (#20)
41fbc7c merge volume_availability_zone into availability_zone (#16)
dc59d13 support to log the golangsdk by HW_DEBUG env (#18)
eb41cf8 update docs (#25)
0f950f4 update huaweicloud/golangsdk (#21)
a669629 use golangsdk to replace gophercloud
0b04058 use ims package to create image and support image_tags (#22)
ef45734 use packer-plugin-sdk package (#23)
f6d2c8e use servers package to create image (#19)

v0.1.0

25 Jan 07:34
583577b
Compare
Choose a tag to compare

Changelog

c165ace Add availability_zone to docs
5f9a4f5 fix incompatible api version with plugin
cee63b3 fix import path
c3c170d implement packer for huaweicloud
2c19430 Initial commit