website: document kms_key_id on s3 remote state

This commit is contained in:
Paul Hinze 2016-01-19 18:58:47 -06:00
parent ba21769083
commit 79fafbdbe8
1 changed files with 1 additions and 0 deletions

View File

@ -51,3 +51,4 @@ The following configuration options / environment variables are supported:
to be applied to the state file.
* `access_key` / `AWS_ACCESS_KEY_ID` - (Optional) AWS access key
* `secret_key` / `AWS_SECRET_ACCESS_KEY` - (Optional) AWS secret key
* `kms_key_id` - (Optional) Set to to the ARN of a KMS Key to use that key to encrypt the state.