packer-cn/builder/amazon/common
Matthew Hooker 1cf4754d80
correct ami_name error reporting
2017-05-25 13:02:36 -07:00
..
access_config.go add an option custom_endpoint_ec2 for amazon builder, add a condition if vpc_id is empty don't add the parameter to the aws call 2017-05-17 18:45:20 +02:00
access_config_test.go make fmt run 2016-06-06 14:37:09 -04:00
ami_config.go correct ami_name error reporting 2017-05-25 13:02:36 -07:00
ami_config_test.go fix ami name validation 2017-05-19 02:11:43 -07:00
artifact.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
artifact_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
block_device.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
block_device_test.go split up BlockDevices in amazon/common 2016-09-03 09:58:45 -07:00
cli_config.go simplify some code 2017-03-28 20:36:20 -07:00
cli_config_test.go Wrong function to convert int to string. 2016-02-04 16:18:57 -06:00
interpolate_build_info.go builder/amazon: Add SourceAMI and BuildRegion template 2017-01-21 20:39:58 +01:00
regions.go builder/amazon: Added new region London - eu-west-2 2016-12-14 10:55:19 +01:00
run_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
run_config_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
ssh.go update ssh client usage for new crypto/ssh version 2017-05-18 12:01:44 -07:00
ssh_test.go builder/amazon: reverted wrongly modified ssh_test's. 2016-09-14 20:26:09 +02:00
state.go remove unnecessary type conversions 2017-03-28 20:36:21 -07:00
step_ami_region_copy.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_tags.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_deregister_ami.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_encrypted_ami.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_get_password.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_key_pair.go remove unneeded keypair var 2017-05-01 10:17:21 -07:00
step_modify_ami_attributes.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_modify_ebs_instance.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_pre_validate.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_run_source_instance.go Fix issue 4875 - use retry logic when creating instance tags 2017-05-11 16:25:28 +01:00
step_security_group.go add an option custom_endpoint_ec2 for amazon builder, add a condition if vpc_id is empty don't add the parameter to the aws call 2017-05-17 18:45:20 +02:00
step_source_ami_info.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_stop_ebs_instance.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_tag_ebs_volumes.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
template_funcs.go Fix not allowed comma, add all allowed special characters 2015-10-19 13:41:30 +03:00
template_funcs_test.go Fix not allowed comma, add all allowed special characters 2015-10-19 13:41:30 +03:00