provider/aws: Add docs for CloudTrail tags

This commit is contained in:
Radek Simko 2016-02-15 14:11:48 +00:00
parent 3f66347025
commit fa92e7bd87
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ The following arguments are supported:
* `enable_log_file_validation` - (Optional) Specifies whether log file integrity validation is enabled. * `enable_log_file_validation` - (Optional) Specifies whether log file integrity validation is enabled.
Defaults to `false`. Defaults to `false`.
* `kms_key_id` - (Optional) Specifies the KMS key ID to use to encrypt the logs delivered by CloudTrail. * `kms_key_id` - (Optional) Specifies the KMS key ID to use to encrypt the logs delivered by CloudTrail.
* `tags` - (Optional) A mapping of tags to assign to the trail
## Attribute Reference ## Attribute Reference