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
DanHam ec8b70721c
Use an explicit error message when an error is expected and we don't get one
8 years ago
..
access_config.go builder/amazon: Use sdk default cred providers 8 years ago
access_config_test.go spelling: restricted 8 years ago
ami_config.go
ami_config_test.go
artifact.go
artifact_test.go
block_device.go
block_device_test.go
interpolate_build_info.go Expose more source ami data in the template 8 years ago
interpolate_build_info_test.go Add interpolate_build_info_test tests 8 years ago
regions.go builder/amazon: Added new region cn-northwest-1 8 years ago
run_config.go Use fmt.Errorf over errors.New as we only require basic error reporting 8 years ago
run_config_test.go Use an explicit error message when an error is expected and we don't get one 8 years ago
ssh.go
ssh_test.go
state.go
step_ami_region_copy.go
step_create_tags.go Expose more source ami data in the template 8 years ago
step_deregister_ami.go update changelog 8 years ago
step_encrypted_ami.go
step_get_password.go use build name to ensure that winrm password and other shared state is not overwritten if two builders need the password in the same packer run. 8 years ago
step_key_pair.go
step_modify_ami_attributes.go Expose more source ami data in the template 8 years ago
step_modify_ebs_instance.go
step_pre_validate.go
step_run_source_instance.go Allow use of T2 unlimited by adding appropriate request for the instance 8 years ago
step_run_spot_instance.go Use contexts with amazon waiters. 8 years ago
step_security_group.go
step_source_ami_info.go
step_stop_ebs_instance.go Use contexts with amazon waiters. 8 years ago
tags.go Expose more source ami data in the template 8 years ago
template_funcs.go
template_funcs_test.go