From 45bf1457db99a1d8f4a423e1e2a051155962b147 Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Tue, 6 Dec 2016 10:35:58 +0100 Subject: [PATCH] Added note about kms_key_id --- website/source/docs/builders/amazon-ebs.html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/docs/builders/amazon-ebs.html.md b/website/source/docs/builders/amazon-ebs.html.md index 11850a2d5..9bdee6bd1 100644 --- a/website/source/docs/builders/amazon-ebs.html.md +++ b/website/source/docs/builders/amazon-ebs.html.md @@ -163,6 +163,8 @@ builder. process). Default `false`. - `kms_key_id` (string) - The ID of the KMS key to use for boot volume encryption. + This only applies to the main `region`, other regions where the AMI will be copied + will be encrypted by the default EBS KMS key. - `iam_instance_profile` (string) - The name of an [IAM instance profile](https://docs.aws.amazon.com/IAM/latest/UserGuide/instance-profiles.html)