..
access_config.go
try again to get region from metadata
2017-06-14 16:30:18 -07:00
access_config_test.go
make fmt run
2016-06-06 14:37:09 -04:00
ami_config.go
use ami prefix to make it clear that these variables are amazon specific
2017-08-28 11:21:27 -07:00
ami_config_test.go
one more test
2017-05-31 14:16:02 -07:00
artifact.go
Natural order of AMI artifacts
2017-08-24 20:57:12 +02:00
artifact_test.go
Natural order of AMI artifacts
2017-08-24 20:57:12 +02: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
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
I think this was the intention
2017-06-09 10:34:49 -07:00
step_create_tags.go
In Amazon builders, allow tag names to be interpolated like values
2017-09-25 02:24:23 +00:00
step_deregister_ami.go
make force_deregister work in all regions, not just original region.
2017-08-14 12:31:58 -07:00
step_encrypted_ami.go
continue, not break
2017-08-08 14:53:56 -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
use ami prefix to make it clear that these variables are amazon specific
2017-08-28 11:21:27 -07:00
step_pre_validate.go
add ami name to output
2017-09-26 16:04:40 -07:00
step_run_source_instance.go
Move building of spot instances into its own step
2017-10-04 12:38:21 +02:00
step_run_spot_instance.go
Remove redundant step and its usage
2017-10-12 21:40:21 +02:00
step_security_group.go
Merge pull request #5196 from cstuntz/aws-add-tags
2017-08-28 13:17:29 -07:00
step_source_ami_info.go
use ami prefix to make it clear that these variables are amazon specific
2017-08-28 11:21:27 -07:00
step_stop_ebs_instance.go
add pending to allowable states while waiting for ebs instance to stop
2017-06-20 10:55:23 -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