packer-cn/builder/amazon/common
Emil Hessman 05c2206684 builder/amazon/common: fix incorrect printf verb type in amiRegionCopy
Fixes the following vet reports:

builder/amazon/common/step_ami_region_copy.go:81: arg target for printf verb %s of wrong type: github.com/mitchellh/goamz/aws.Region
builder/amazon/common/step_ami_region_copy.go:93: arg target for printf verb %s of wrong type: github.com/mitchellh/goamz/aws.Region
2015-02-25 05:29:53 +01:00
..
access_config.go builder/amazon: prefer token in config [GH-1544] 2014-10-27 17:29:40 -07:00
access_config_test.go builder/amazon/common: access config uses template processing 2013-08-08 17:25:25 -07:00
ami_config.go Add option to enable enhanced networking (SriovNetSupport) for images. 2014-06-04 14:58:11 -07:00
ami_config_test.go builder/amazon/common: remove duplicates from ami_region 2013-08-22 14:58:21 -07:00
artifact.go builder/amazon: inject special metadata for atlas artifacts 2014-12-09 16:14:04 -08:00
artifact_test.go builder/amazon: inject special metadata for atlas artifacts 2014-12-09 16:14:04 -08:00
block_device.go Use an index loop as range loops over copies, not references 2014-12-05 17:27:00 +11:00
block_device_test.go builder/amazon: tests 2014-09-03 21:27:43 -07:00
run_config.go builder/amazon: support auto spot price discovery [GH-1465] 2014-09-06 10:44:12 -07:00
run_config_test.go builder/amazon: support auto spot price discovery [GH-1465] 2014-09-06 10:44:12 -07:00
ssh.go change ordering of ssh connection IP for amazon. fixes #1559 2014-12-01 10:44:52 +11:00
state.go fmt 2014-10-28 08:35:21 -07:00
step_ami_region_copy.go builder/amazon/common: fix incorrect printf verb type in amiRegionCopy 2015-02-25 05:29:53 +01:00
step_create_tags.go reverting testing stuff 2013-11-26 13:46:32 +10:00
step_key_pair.go optionally use existing ssh key for amazon builders 2014-03-24 12:47:00 +01:00
step_modify_ami_attributes.go reverting testing stuff 2013-11-26 13:46:32 +10:00
step_run_source_instance.go builder/amazon: support auto spot price discovery [GH-1465] 2014-09-06 10:44:12 -07:00
step_security_group.go comments 2013-12-28 10:04:15 -07:00
step_source_ami_info.go Add option to enable enhanced networking (SriovNetSupport) for images. 2014-06-04 14:58:11 -07:00
template_funcs.go builder/amazon: add clean_ami_name template function 2013-09-07 18:42:50 -07:00
template_funcs_test.go builder/amazon: add clean_ami_name template function 2013-09-07 18:42:50 -07:00