Megan Marsh
|
3c3f7f26ce
|
implement custom data type "trilean" (tri-state-boolean) to track booleans which have a "null" or "unset" state. Previously we used *bool for these template options, but it turns out that those won't work because "unset" will evaluate to "false" if a user is using template variables to set the option that maps to a *bool.
|
2019-08-22 13:18:15 -07:00 |
bozhi.ch
|
3c1395eb04
|
support wait_snapshot_ready_timeout for much bigger disk
|
2018-11-25 16:05:26 +08:00 |
bozhi.ch
|
3c2c13a021
|
support creating image without data disks
|
2018-11-19 15:25:12 +08:00 |
bozhi.ch
|
c3a60ad0ce
|
add options for system disk properties
|
2018-10-30 21:09:59 +08:00 |
zhuzhih2017
|
d646e1d035
|
refactor the code according hashicorp rename the repository
|
2017-04-18 15:14:45 +08:00 |
zhuzhih2017
|
fadfb696dd
|
Add packer plugin which support alicloud ecs images
|
2017-03-03 16:56:17 +08:00 |