- Fix the issue encountered in manual installation #111.
- Support both plaint text or encoded with base64 format for
user_data
[GH-100] - Support post processor:
huaweicloud-import
[GH-101]
- Fix an issue when waiting an EVS volume to become available [GH-98]
- Support filtering base images by tag [GH-78]
- Support TR-Istanbul region for private DNS and add default public DNS for other regions [GH-83]
- Support spot price mode when creating ECS [GH-84]
- Support encryption for system disk and data disks [GH-87]
- Support eu-west-101 region [GH-88]
- Support creating data volumes with
volume_id
,snapshot_id
anddata_image_id
[GH-71]
- Support
image_type
option and support data-disk type image [GH-69] - Support system-data type image [GH-70]
- Support
enterprise_project_id
option [GH-57] - Support
data_disks
block and full-ECS image [GH-58] - Support
security_token
option [GH-61] - Support
wait_image_ready_timeout
option [GH-66] - Add default DNS when creating subnet [GH-63]
- the following options are not supported:
- use_blockstorage_volume and force_delete [GH-44]
- networks and ports [GH-45]
- image_min_disk [GH-47]
- volume_name [GH-58]
- support
packer init
command (#34) - Upgrade plugin to use the new multi-component RPC server (#34)
- Update docs (#35)
- Upgrade packer-plugin-sdk to use version 0.2 to support Packer v1.7.0 and later (#32)
- Add new step add_image_members (#29)
- Update bandwidth charge_mode to traffic (#28)
- Support to log the golangsdk by HW_DEBUG env (#18)
- Use servers package to create image (#19)
- Use ims package to create image and support image_tags (#22)
- Merge volume_availability_zone into availability_zone (#16)
- Cleanup unused parameters (#15, #17, #20)
- First release in GitHub