hashicorp / packer-plugin-alicloud

Packer plugin for Alibaba Cloud Image Builder
https://www.packer.io/docs/builders/alicloud-ecs
Mozilla Public License 2.0
12 stars 21 forks source link

feat: Add paramter to set copying image timeout #68

Closed alexyueer closed 2 years ago

alexyueer commented 2 years ago

This MR add wait_copying_image_ready_timeout parameter, users can set this parameter to increase the time out seconds for waiting copying image, especially for encrypted image.

alexyueer commented 2 years ago

Hello @azr @nywilken ,This PR is ready for review, could you please have a look when you're available?