From fa92e7bd871540ad86be2b74be53f2f8bef0ec3c Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Mon, 15 Feb 2016 14:11:48 +0000 Subject: [PATCH] provider/aws: Add docs for CloudTrail tags --- website/source/docs/providers/aws/r/cloudtrail.html.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/providers/aws/r/cloudtrail.html.markdown b/website/source/docs/providers/aws/r/cloudtrail.html.markdown index 030bccc9d..2afe727bf 100644 --- a/website/source/docs/providers/aws/r/cloudtrail.html.markdown +++ b/website/source/docs/providers/aws/r/cloudtrail.html.markdown @@ -78,6 +78,7 @@ The following arguments are supported: * `enable_log_file_validation` - (Optional) Specifies whether log file integrity validation is enabled. Defaults to `false`. * `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