Skip to content

Releases: alibaba/packer-provider

packer-provider-V1.4.2

21 Jun 09:36
3a645fe
Compare
Choose a tag to compare

BUG FIXES:

  • cleanup image and snapshot if target image is still not available after timeout (#68 )
  • let product API determine the default value of io_optimized (#69 )

packer-provider-V1.4.1

11 Jun 10:03
Compare
Choose a tag to compare

BUG FIXES:

  • fix describing snapshots issue when image_ignore_data_disks is provided (#67)

packer-provider-V1.4.0

25 Apr 08:52
b2f6513
Compare
Choose a tag to compare

IMPROVEMENTS:

  • update alicloud builder to use official SDK (#62)
  • support encryption with default service key (#65)

packer-provider-V1.3.2

11 Apr 01:32
b584c17
Compare
Choose a tag to compare

IMPROVEMENTS:

  • update aliyun sdk to support eu-west-1 region (#60)

packer-provider-V1.3.1

14 Dec 01:29
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Support -force option and copied images and snapshots if corresponding options are specified (#57)

packer-provider-V1.3.0

26 Nov 09:53
defd328
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Support wait_snapshot_ready_timeout for much bigger disk (#53)
  • Apply tags to relevant snapshots (#54)
  • Update windows examples (#55)

packer-provider-V1.2.5

18 Nov 07:16
6c0a5d3
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Support creating image without data disks (#50)

packer-provider-V1.2.4

31 Oct 14:39
ad51f07
Compare
Choose a tag to compare

IMPROVEMENTS:

  • add options for system disk properties (#48)

packer-provider-V1.2.3

28 Sep 02:03
5c3eafc
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Support disable_stop_instance option for some specific scenarios (#45)

packer-provider-V1.2.2

17 Sep 06:27
6ef2e98
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Support adding tags to image (#43)