packer-cn/builder/amazon/common
Adrien Delorme f535464097 up a test 2019-02-27 11:17:56 +01:00
..
access_config.go move region validation and credential wait into step pre validate 2019-02-05 14:07:04 -08:00
access_config_test.go make ValidateRegion a member of *AccessConfig and make it variadic 2018-10-24 11:26:53 +02:00
ami_config.go aws: allow to pass nil bool as encryption parameter 2019-02-27 11:17:56 +01:00
ami_config_test.go up a test 2019-02-27 11:17:56 +01:00
artifact.go manually set proxyfromenvironment in default http client for ec2 sessions 2019-01-25 12:33:25 -08:00
artifact_test.go Natural order of AMI artifacts 2017-08-24 20:57:12 +02:00
block_device.go aws: allow to pass nil bool as encryption parameter 2019-02-27 11:17:56 +01:00
block_device_test.go aws: allow to pass nil bool as encryption parameter 2019-02-27 11:17:56 +01:00
build_filter.go builder/amazon: Add suppport for vpc_filter and subnet_filter 2018-08-23 12:52:03 +02:00
errors.go use a UI wrapper to auto-decode error messages 2018-09-11 16:05:43 -07:00
errors_test.go use a UI wrapper to auto-decode error messages 2018-09-11 16:05:43 -07:00
interpolate_build_info.go Expose more source ami data in the template 2018-03-30 10:47:11 +02:00
interpolate_build_info_test.go Add interpolate_build_info_test tests 2018-03-30 16:46:35 +02:00
regions.go aws: document ValidateRegion better 2019-02-27 11:17:08 +01:00
run_config.go Merge branch 'master' into aws-filters 2018-09-07 16:14:00 +02:00
run_config_test.go builder.amazon: use c.Comm for ssh 2018-08-29 14:40:33 +02:00
ssh.go Remove remaining unused ssh config funcs and add missing calls (#6622) 2018-08-24 16:00:40 +02:00
ssh_test.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
state.go Move logging about aws waiters to the access config prepare() so that it's only spit out once per builder. 2018-12-06 14:37:31 -08:00
state_test.go refactored env var code and tests so that I don't have to set env vars during tests to check logic 2018-07-11 10:36:21 -07:00
step_ami_region_copy.go aws: allow to pass nil bool as encryption parameter 2019-02-27 11:17:56 +01:00
step_cleanup_volumes.go amazon-ebssurrogate clean up volumes 2018-07-26 09:38:59 +03:00
step_create_tags.go manually set proxyfromenvironment in default http client for ec2 sessions 2019-01-25 12:33:25 -08:00
step_deregister_ami.go aws: allow to pass nil bool as encryption parameter 2019-02-27 11:17:56 +01:00
step_get_password.go Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice 2018-09-10 16:48:42 -07:00
step_key_pair.go builders: reuse private key file reading function 2018-11-08 14:25:50 +03:00
step_modify_ami_attributes.go manually set proxyfromenvironment in default http client for ec2 sessions 2019-01-25 12:33:25 -08:00
step_modify_ebs_instance.go Convert `ena_support` to a pointer 2018-10-19 12:40:43 +01:00
step_network_info.go Only filter SG's on VPC if it's set. Only use VPC's and Subnets that are available 2018-08-24 20:24:48 +02:00
step_pre_validate.go fix up the github suggestion 2019-02-11 11:49:17 -08:00
step_run_source_instance.go Merge branch 'master' into aws-filters 2018-09-07 16:14:00 +02:00
step_run_spot_instance.go Merge pull request #6374 from rickard-von-essen/aws-filters 2018-10-18 14:34:02 -07:00
step_security_group.go Merge pull request #6374 from rickard-von-essen/aws-filters 2018-10-18 14:34:02 -07:00
step_source_ami_info.go Merge pull request #6872 from aspectcapital/disable-ena-support 2018-10-19 10:54:38 -07:00
step_source_ami_info_test.go Allow users to build hvm images from pv images to have ena_support 2018-09-04 18:16:52 -07:00
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 2018-07-13 09:43:28 -07:00
tags.go Expose more source ami data in the template 2018-03-30 10:47:11 +02:00
template_funcs.go Fix not allowed comma, add all allowed special characters 2015-10-19 13:41:30 +03:00
template_funcs_test.go Fix not allowed comma, add all allowed special characters 2015-10-19 13:41:30 +03:00