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
Adrien Delorme d4600a7716
fix go imports
7 years ago
..
access_config.go make sure all documentation fields are there 7 years ago
access_config_test.go
ami_config.go update docs 7 years ago
ami_config_test.go use trilean initializers in test where missing 7 years ago
artifact.go
artifact_test.go
block_device.go update docs to show a use case for block device mappings 7 years ago
block_device_test.go fix test 7 years ago
build_filter.go
errors.go
errors_test.go
interpolate_build_info.go
interpolate_build_info_test.go
regions.go
run_config.go re-apply doc changes of master 7 years ago
run_config_test.go Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config 7 years ago
ssh.go make sure amazon builders respect ssh_host option 7 years ago
ssh_test.go updates tests to validate that ssh_host value supplied in the template overrides all else 7 years ago
state.go Fixed various typos 7 years ago
state_test.go
step_ami_region_copy.go use trilean initializers in test where missing 7 years ago
step_ami_region_copy_test.go use trilean initializers in test where missing 7 years ago
step_cleanup_volumes.go
step_create_tags.go
step_deregister_ami.go
step_get_password.go adding ctx makes the cancel channel redundant 7 years ago
step_key_pair.go
step_modify_ami_attributes.go
step_modify_ebs_instance.go convert EnableAMIENASupport to trilean in code 7 years ago
step_modify_ebs_instance_test.go convert EnableAMIENASupport to trilean in code 7 years ago
step_network_info.go
step_pre_validate.go add prevalidating AMI name retries so the build doesn't fail when throttled 7 years ago
step_run_source_instance.go step_run_source_instance.go: make sure we use the right ShouldRetry error 7 years ago
step_run_spot_instance.go don't abort on a single error if another availability zone was able to create the instance 7 years ago
step_run_spot_instance_test.go Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config 7 years ago
step_security_group.go
step_source_ami_info.go convert EnableAMIENASupport to trilean in code 7 years ago
step_source_ami_info_test.go
step_stop_ebs_instance.go
tags.go
template_funcs.go fix go imports 7 years ago
template_funcs_test.go