hashicorp / packer-plugin-tencentcloud

Packer plugin for Tencent Cloud Image Builder
https://www.packer.io/docs/builders/tencentcloud-cvm
Mozilla Public License 2.0
8 stars 12 forks source link

feat(update): add InstanceChargeType support SPOTPAID #80

Closed ysicing closed 1 year ago

ysicing commented 2 years ago

build instance charge support SPOTPAID type

Charge type of cvm, values can be POSTPAID_BY_HOUR (default) SPOTPAID

Signed-off-by: ysicing i@ysicing.me

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.

ysicing commented 2 years ago

I have test it . It works fine. @nywilken @azr , Would you please have a review?