You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/amazon/common
Matthew Hooker 0a24f4eb2e
don't shadow package name
8 years ago
..
access_config.go don't shadow package name 8 years ago
access_config_test.go make fmt run 10 years ago
ami_config.go Don't set region from metadata if profile is set. 8 years ago
ami_config_test.go fix tests 8 years ago
artifact.go Natural order of AMI artifacts 9 years ago
artifact_test.go Natural order of AMI artifacts 9 years ago
block_device.go move packer to hashicorp 9 years ago
block_device_test.go split up BlockDevices in amazon/common 10 years ago
interpolate_build_info.go builder/amazon: Add SourceAMI and BuildRegion template 9 years ago
regions.go builder/amazon: Added new region London - eu-west-2 9 years ago
run_config.go add cidr validation and rename option 8 years ago
run_config_test.go move packer to hashicorp 9 years ago
ssh.go update ssh client usage for new crypto/ssh version 9 years ago
ssh_test.go builder/amazon: reverted wrongly modified ssh_test's. 10 years ago
state.go remove unnecessary type conversions 9 years ago
step_ami_region_copy.go I think this was the intention 9 years ago
step_create_tags.go In Amazon builders, allow tag names to be interpolated like values 9 years ago
step_deregister_ami.go fix various bugs deregistering AMIs 8 years ago
step_encrypted_ami.go continue, not break 9 years ago
step_get_password.go move packer to hashicorp 9 years ago
step_key_pair.go remove unneeded keypair var 9 years ago
step_modify_ami_attributes.go move packer to hashicorp 9 years ago
step_modify_ebs_instance.go use ami prefix to make it clear that these variables are amazon specific 9 years ago
step_pre_validate.go add ami name to output 9 years ago
step_run_source_instance.go Move building of spot instances into its own step 9 years ago
step_run_spot_instance.go Check if VolumeTags is empty before tagging volumes 8 years ago
step_security_group.go add delay option to security group waiter 8 years ago
step_source_ami_info.go use ami prefix to make it clear that these variables are amazon specific 9 years ago
step_stop_ebs_instance.go WIP 8 years ago
template_funcs.go Fix not allowed comma, add all allowed special characters 10 years ago
template_funcs_test.go Fix not allowed comma, add all allowed special characters 10 years ago