Skip to content

Commit d330ac4

Browse files
committed
docs/aws: AWS ELB access_logs now support whether to enable or disable logging
1 parent 7fe4999 commit d330ac4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/source/docs/providers/aws/r/elb.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Access Logs (`access_logs`) support the following:
9393
* `bucket` - (Required) The S3 bucket name to store the logs in.
9494
* `bucket_prefix` - (Optional) The S3 bucket prefix. Logs are stored in the root if not configured.
9595
* `interval` - (Optional) The publishing interval in minutes. Default: 60 minutes.
96+
* `enabled` - (Optional) Boolean to enable / disable `access_logs`. Default is `true`
9697

9798
Listeners (`listener`) support the following:
9899

0 commit comments

Comments
 (0)