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 f216330ba3
spot instance ena/sriov checking for all other builders
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
ami_config.go tests 8 years ago
ami_config_test.go 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
block_device_test.go
interpolate_build_info.go
regions.go
run_config.go spot instance ena/sriov checking for all other builders 8 years ago
run_config_test.go
ssh.go Valadating early 8 years ago
ssh_test.go ssh interface for amazon builders 🔨 8 years ago
state.go
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
step_key_pair.go
step_modify_ami_attributes.go
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 also use waiter code for spot instances 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 use waiter to wait for ebs instances to stop 8 years ago
template_funcs.go
template_funcs_test.go