alibaba / packer-provider

Apache License 2.0
92 stars 26 forks source link

support creating image without data disks #50

Closed chhaj5236 closed 5 years ago

chhaj5236 commented 5 years ago

Since some instance types in AliCloud contain data disks by default, this PR is going to provide an option image_ignore_data_disks which allows to create image without data disks. This would be useful for those instance types containing local disks ( ISSUE https://github.com/alibaba/packer-provider/issues/37) or any circumstance that default data disks with instance types are not concerned.