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 2c1c7b9659
Merge pull request #5630 from johndaviesco/winrm_no_proxy
8 years ago
..
access_config.go Correctly set aws region if given in template along with a profile. 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 fixing tests and funky logic 💦 8 years ago
run_config_test.go move packer to hashicorp 9 years ago
ssh.go Valadating early 8 years ago
ssh_test.go ssh interface for amazon builders 🔨 8 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 Wait until source instance OK before continuing 8 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 11 years ago
template_funcs_test.go Fix not allowed comma, add all allowed special characters 11 years ago