packer-cn/builder/amazon/common
poida 3eed6fd508 Added KMS CMK support to EBS builder
Added the 'kms_key_id' parameter. This supports supplying a customer master key (CMK) when encrypting the EBS volume.

The parameter is optional and only takes effect when 'encrypted' is true. When 'encrypted' is true but 'kms_key_id' is missing the 'aws/ebs' key will be used.
2016-12-03 07:49:34 +11:00
..
access_config.go fix new session error when creating cred chain. 2016-11-14 11:39:22 -08:00
access_config_test.go make fmt run 2016-06-06 14:37:09 -04:00
ami_config.go Added KMS CMK support to EBS builder 2016-12-03 07:49:34 +11:00
ami_config_test.go throw error if encrypted ami is shared 2016-07-29 15:01:24 -07:00
artifact.go Implements Snapshot tagging 2016-11-26 17:48:26 +01:00
artifact_test.go builder/amazon: inject special metadata for atlas artifacts 2014-12-09 16:14:04 -08:00
block_device.go split up BlockDevices in amazon/common 2016-09-03 09:58:45 -07:00
block_device_test.go split up BlockDevices in amazon/common 2016-09-03 09:58:45 -07:00
cli_config.go aws-sdk: use session.NewSession 2016-11-01 15:53:04 -07:00
cli_config_test.go Wrong function to convert int to string. 2016-02-04 16:18:57 -06:00
regions.go Add us-east-2 (Ohio) AWS region 2016-10-17 21:31:41 -05:00
run_config.go Merge pull request #3817 from ChrisLundquist/dynamic-source-ami 2016-10-25 21:24:41 +02:00
run_config_test.go Removed default value for ssh_username 2016-11-17 22:30:34 +01:00
ssh.go builder/amazon: Allow use of local SSH Agent 2016-10-23 21:43:47 -05:00
ssh_test.go builder/amazon: reverted wrongly modified ssh_test's. 2016-09-14 20:26:09 +02:00
state.go fix error message 2016-10-31 16:44:18 -07:00
step_ami_region_copy.go aws-sdk: use session.NewSession 2016-11-01 15:53:04 -07:00
step_create_tags.go builder/amazon: crash on tagging snapshot when snapshot_tags is unset 2016-12-01 20:43:15 +01:00
step_deregister_ami.go Revert "Merge pull request #4230 from mitchellh/revert-4223-closes_3320" 2016-11-30 13:28:34 -08:00
step_get_password.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_key_pair.go Merge pull request #4050 from jen20/ssh-agent 2016-11-01 17:27:37 -07:00
step_modify_ami_attributes.go aws-sdk: use session.NewSession 2016-11-01 15:53:04 -07:00
step_modify_ebs_instance.go builder/amazon: Add `ebs-volume` builder 2016-11-02 12:56:39 -04:00
step_pre_validate.go run gofmt 2016-11-01 14:08:04 -07:00
step_run_source_instance.go Fixed formatting 2016-11-24 21:12:20 +01:00
step_security_group.go Update calls to amazon to match the upstream 2015-08-17 17:44:01 -07:00
step_source_ami_info.go amazon: Fix source_ami_filter ignores owners 2016-12-01 14:29:31 +01:00
step_stop_ebs_instance.go builder/amazon: Add `ebs-volume` builder 2016-11-02 12:56:39 -04: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