BUG FIX: * builder/Docker: run_command type should be list of strings[GH-133] * builder/Amazon*: shutdown_behavior type should be a string [GH-122]
1.0.1
BUG FIX:
* builder/GoogleCompute: add missing property image_labels [GH-121] * community.provisioner/Inspec: profiles_path should be a string [GH-120]
1.0.0
stable release of packerlicious API.
IMPROVEMENTS:
* post_processors/AmazonImport: add s3_key_name [GH-119] * community.provisioner/Inspec: add support for packer InSpec provisioner plugin [GH-118]
MISC:
* increase test coverage [GH-18]
0.9.0
packer 1.2.5 feature sync [GH-117]
FEATURES:
* builder/Amazon: add support for alternate AWS authentication [GH-112] * builder/Qemu: add support shutdown_command, vm_name attributes [GH-109]
0.8.1
BUG FIX:
* builder/GoogleCompute: source_image_family / source_image exactly one should be required [GH-111] * provisioner: only/except conditionals are missing [GH-110]