Merge pull request #8399 from hashicorp/update_kms_docs

add unique kms case to permissions docs
This commit is contained in:
Megan Marsh 2019-11-21 15:17:08 -08:00 committed by GitHub
commit 664d9c972a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -248,6 +248,15 @@ following policies at a minimum:
}
```
If you are using a key provided by a different account than the one you are
using to run the Packer build, your key will also need
``` json
"kms:CreateGrant",
"kms:DescribeKey"
```
### Checking that system time is current
Amazon uses the current time as part of the [request signing