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
Anshul Sharma c1edcd3774
amazon-ebssurrogate clean up volumes
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 Add volume and run tags if in us-gov/china 8 years ago
ami_config_test.go tests 8 years ago
artifact.go Set session in state bag 8 years ago
artifact_test.go Natural order of AMI artifacts 9 years ago
block_device.go move kms/encrypted validation to block devices 8 years ago
block_device_test.go builder/amazon: Added KmsKeyID to BlockDevice 8 years ago
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 Add ap-northeast-3 region 8 years ago
run_config.go Check if spot price is empty, when spot_tags is set 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 move multistep imports to helper. 8 years ago
ssh_test.go move multistep imports to helper. 8 years ago
state.go spellfix 8 years ago
state_test.go refactored env var code and tests so that I don't have to set env vars during tests to check logic 8 years ago
step_ami_region_copy.go move UI call to before the wait; add context to these steps 8 years ago
step_cleanup_volumes.go amazon-ebssurrogate clean up volumes 8 years ago
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 move UI call to before the wait; add context to these steps 8 years ago
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 fix imports 8 years ago
step_modify_ami_attributes.go Expose more source ami data in the template 8 years ago
step_modify_ebs_instance.go fix imports 8 years ago
step_pre_validate.go fix imports 8 years ago
step_run_source_instance.go move UI call to before the wait; add context to these steps 8 years ago
step_run_spot_instance.go Merge pull request #5452 from smaato/tag-spot-requests 8 years ago
step_security_group.go fix imports 8 years ago
step_source_ami_info.go fix imports 8 years ago
step_stop_ebs_instance.go read in the environment variables that government wait time and polling time for the AWS wait in step_stop_ebs_volume 8 years ago
tags.go Expose more source ami data in the template 8 years ago
template_funcs.go
template_funcs_test.go