packer-cn/builder/amazon/ebssurrogate
Adrien Delorme f03cbd8a10 aws: allow to pass nil bool as encryption parameter
to retain current encryption settings

this changes the fields :
* ami_config.encrypt_boot
* block_device.encrypted

This also removes StepCreateEncryptedAMICopy as this step is now done in StepAMIRegionCopy
2019-02-27 11:17:56 +01:00
..
builder.go aws: allow to pass nil bool as encryption parameter 2019-02-27 11:17:56 +01:00
builder_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
root_block_device.go Modify ebssurrogate builder to snapshot all launch devices 2018-03-25 19:37:44 -04:00
step_register_ami.go Convert `ena_support` to a pointer 2018-10-19 12:40:43 +01:00
step_register_ami_test.go Fix formatting by running `make fmt` 2018-03-25 19:51:49 -04:00
step_snapshot_volumes.go move UI call to before the wait; add context to these steps 2018-07-11 10:36:21 -07:00