packer-cn/builder/amazon/ebs
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_acc_test.go fix ebs acc test 2018-01-08 12:27:10 -08:00
builder_test.go skip region validation in tests that don't care; refactor Prepare func so we can test region validation logic with a mock 2018-09-19 10:30:08 -07:00
step_create_ami.go aws: allow to pass nil bool as encryption parameter 2019-02-27 11:17:56 +01:00
tags_acc_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00