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
Megan Marsh 67c3373107
enable no_ephemeral for spot devices, clean up ranging behavior, update docs
7 years ago
..
access_config.go builder/amazon: Add helper function for checking against AWSError 7 years ago
access_config.hcl2spec.go
access_config_test.go
ami_config.go
ami_config_test.go
artifact.go
artifact_test.go
block_device.go
block_device.hcl2spec.go
block_device_test.go
build_filter.go
build_filter_test.go
errors.go
errors_test.go
helper_funcs.go builder/amazon: Add helper function for checking against AWSError 7 years ago
interpolate_build_info.go
interpolate_build_info_test.go
regions.go
run_config.go
run_config.hcl2spec.go
run_config_test.go
ssh.go
ssh_test.go
state.go make error messaging around ResourceNotReady better, update docs with other possible issues (#8349) 7 years ago
state_test.go
step_ami_region_copy.go
step_ami_region_copy_test.go
step_cleanup_volumes.go make error messaging around ResourceNotReady better, update docs with other possible issues (#8349) 7 years ago
step_create_tags.go builder/amazon: Add helper function for checking against AWSError 7 years ago
step_deregister_ami.go
step_get_password.go
step_iam_instance_profile.go
step_key_pair.go
step_modify_ami_attributes.go
step_modify_ebs_instance.go
step_network_info.go
step_pre_validate.go builder/amazon/common/step_pre_validate: Return DescribeVpcs errors 7 years ago
step_pre_validate_test.go test/builder/amazon/common/step_pre_validate: Update DescribeVpcs mock 7 years ago
step_run_source_instance.go enable no_ephemeral for spot devices, clean up ranging behavior, update docs 7 years ago
step_run_spot_instance.go enable no_ephemeral for spot devices, clean up ranging behavior, update docs 7 years ago
step_run_spot_instance_test.go
step_security_group.go make error messaging around ResourceNotReady better, update docs with other possible issues (#8349) 7 years ago
step_source_ami_info.go
step_source_ami_info_test.go
step_stop_ebs_instance.go builder/amazon: Add helper function for checking against AWSError 7 years ago
tags.go
template_funcs.go Revert "fix template imports" 7 years ago
template_funcs_test.go