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

Added feature to build using an Existing available EIP (Elastic IP) #124

Closed niklas-nielsen closed 11 months ago

niklas-nielsen commented 1 year ago

Added the possibility to create an image build using an existing available EIP instead of allocating a new one.

Why this feature: Currently it's possible to build using existing network infrastructure such as VPC and Vswitch and security groups, we are using this - yet we are also using Cloud firewall and here we need some custom rules for image build VM's to work. By having a pool of Known before IP addresses we can apply the firewall rules to them, then we just need to use any available EIP from that pool during the build process.

hashicorp-cla commented 1 year ago

CLA assistant check
All committers have signed the CLA.

niklas-nielsen commented 10 months ago

@nywilken Do you know when the next release version will be made? 👍 And Is there anything i can do / help out with?

nywilken commented 10 months ago

@nywilken Do you know when the next release version will be made? 👍 And Is there anything i can do / help out with?

Hi @niklas-nielsen thanks for the bump. We generally release plugins on Tuesday. I missed this one last week and will release later today.

nywilken commented 10 months ago

This feature has been released in v1.1.1