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
Mikhail Ushanov 536252683e
builders: reuse private key file reading function
7 years ago
..
access_config.go Merge pull request #6931 from hashicorp/fix_6919 7 years ago
access_config_test.go make ValidateRegion a member of *AccessConfig and make it variadic 7 years ago
ami_config.go make ValidateRegion a member of *AccessConfig and make it variadic 7 years ago
ami_config_test.go make ValidateRegion a member of *AccessConfig and make it variadic 7 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 aws: add validation for device_name parameter 7 years ago
block_device_test.go builder/amazon: Added KmsKeyID to BlockDevice 8 years ago
build_filter.go builder/amazon: Add suppport for vpc_filter and subnet_filter 8 years ago
errors.go use a UI wrapper to auto-decode error messages 8 years ago
errors_test.go use a UI wrapper to auto-decode error messages 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 make ValidateRegion a member of *AccessConfig and make it variadic 7 years ago
run_config.go Merge branch 'master' into aws-filters 8 years ago
run_config_test.go builder.amazon: use c.Comm for ssh 8 years ago
ssh.go Remove remaining unused ssh config funcs and add missing calls (#6622) 8 years ago
ssh_test.go move multistep imports to helper. 8 years ago
state.go default wait time for amazon import to one hour. 7 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 Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice 8 years ago
step_key_pair.go builders: reuse private key file reading function 7 years ago
step_modify_ami_attributes.go Expose more source ami data in the template 8 years ago
step_modify_ebs_instance.go Convert `ena_support` to a pointer 7 years ago
step_network_info.go Only filter SG's on VPC if it's set. Only use VPC's and Subnets that are available 8 years ago
step_pre_validate.go fix imports 8 years ago
step_run_source_instance.go Merge branch 'master' into aws-filters 8 years ago
step_run_spot_instance.go Merge pull request #6374 from rickard-von-essen/aws-filters 7 years ago
step_security_group.go Merge pull request #6374 from rickard-von-essen/aws-filters 7 years ago
step_source_ami_info.go Merge pull request #6872 from aspectcapital/disable-ena-support 7 years ago
step_source_ami_info_test.go Allow users to build hvm images from pv images to have ena_support 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 Fix not allowed comma, add all allowed special characters 10 years ago
template_funcs_test.go Fix not allowed comma, add all allowed special characters 10 years ago