packer/builder/amazon/common
Matthew Hooker b16f2ec64b
builder/amazon: Use sdk default cred providers
I think we were overcomplicating things. The SDK provides the correct
credential chain by default, so let's use that. This patch does a quick
check for static credentials and uses those if found, then defaults to
the default credential provider chain.

This patch also removes the metadata timeout argument. Current versions
of the SDK have short timeouts by default, so I don't believe this is
needed.
2018-03-15 16:49:47 -07:00
..
access_config.go builder/amazon: Use sdk default cred providers 2018-03-15 16:49:47 -07:00
access_config_test.go spelling: restricted 2018-03-14 03:20:51 +00:00
ami_config.go Add volume and run tags if in us-gov/china 2018-02-05 16:39:20 -08:00
ami_config_test.go tests 2017-11-30 14:08:48 -08:00
artifact.go Set session in state bag 2017-12-19 11:32:33 -08:00
artifact_test.go Natural order of AMI artifacts 2017-08-24 20:57:12 +02:00
block_device.go move kms/encrypted validation to block devices 2018-01-12 15:10:51 -08:00
block_device_test.go builder/amazon: Added KmsKeyID to BlockDevice 2018-01-11 20:27:38 -08:00
interpolate_build_info.go builder/amazon: Add SourceAMI and BuildRegion template 2017-01-21 20:39:58 +01:00
regions.go builder/amazon: Added new region cn-northwest-1 2018-03-02 16:34:19 +08:00
run_config.go spelling: validating 2018-03-14 03:28:19 +00:00
run_config_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
ssh.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
ssh_test.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
state.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_ami_region_copy.go fix imports 2018-01-24 17:09:17 -08:00
step_create_tags.go Add volume and run tags if in us-gov/china 2018-02-05 16:39:20 -08:00
step_deregister_ami.go fix imports 2018-01-24 17:09:17 -08:00
step_encrypted_ami.go fix imports 2018-01-24 17:09:17 -08:00
step_get_password.go fix imports 2018-01-24 17:09:17 -08:00
step_key_pair.go fix imports 2018-01-24 17:09:17 -08:00
step_modify_ami_attributes.go fix imports 2018-01-24 17:09:17 -08:00
step_modify_ebs_instance.go fix imports 2018-01-24 17:09:17 -08:00
step_pre_validate.go fix imports 2018-01-24 17:09:17 -08:00
step_run_source_instance.go Add volume and run tags if in us-gov/china 2018-02-05 16:39:20 -08:00
step_run_spot_instance.go Add volume and run tags if in us-gov/china 2018-02-05 16:39:20 -08:00
step_security_group.go fix imports 2018-01-24 17:09:17 -08:00
step_source_ami_info.go fix imports 2018-01-24 17:09:17 -08:00
step_stop_ebs_instance.go fix imports 2018-01-24 17:09:17 -08:00
tags.go Add volume and run tags if in us-gov/china 2018-02-05 16:39:20 -08: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