@@ -182,6 +182,7 @@ Available targets:
182182| log_include_cookies | Include cookies in access logs | bool | ` false ` | no |
183183| log_prefix | Path of logs in S3 bucket | string | `` | no |
184184| log_standard_transition_days | Number of days to persist in the standard storage tier before moving to the glacier tier | number | ` 30 ` | no |
185+ | logging_enabled | When true, access logs will be sent to a newly created s3 bucket | bool | ` true ` | no |
185186| max_ttl | Maximum amount of time (in seconds) that an object is in a CloudFront cache | number | ` 31536000 ` | no |
186187| min_ttl | Minimum amount of time that you want objects to stay in CloudFront caches | number | ` 0 ` | no |
187188| minimum_protocol_version | Cloudfront TLS minimum protocol version | string | ` TLSv1 ` | no |
@@ -359,8 +360,8 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
359360
360361### Contributors
361362
362- | [ ![ Erik Osterman] [ osterman_avatar ]] [ osterman_homepage ] <br />[ Erik Osterman] [ osterman_homepage ] | [ ![ Andriy Knysh] [ aknysh_avatar ]] [ aknysh_homepage ] <br />[ Andriy Knysh] [ aknysh_homepage ] | [ ![ Jamie Nelson] [ Jamie-BitFlight_avatar ]] [ Jamie-BitFlight_homepage ] <br />[ Jamie Nelson] [ Jamie-BitFlight_homepage ] | [ ![ Clive Zagno] [ cliveza_avatar ]] [ cliveza_homepage ] <br />[ Clive Zagno] [ cliveza_homepage ] |
363- | ---| ---| ---| ---|
363+ | [ ![ Erik Osterman] [ osterman_avatar ]] [ osterman_homepage ] <br />[ Erik Osterman] [ osterman_homepage ] | [ ![ Andriy Knysh] [ aknysh_avatar ]] [ aknysh_homepage ] <br />[ Andriy Knysh] [ aknysh_homepage ] | [ ![ Jamie Nelson] [ Jamie-BitFlight_avatar ]] [ Jamie-BitFlight_homepage ] <br />[ Jamie Nelson] [ Jamie-BitFlight_homepage ] | [ ![ Clive Zagno] [ cliveza_avatar ]] [ cliveza_homepage ] <br />[ Clive Zagno] [ cliveza_homepage ] | [ ![ David Mattia ] [ dmattia_avatar ]] [ dmattia_homepage ] < br /> [ David Mattia ] [ dmattia_homepage ] |
364+ | ---| ---| ---| ---| --- |
364365
365366 [ osterman_homepage ] : https://github.com/osterman
366367 [ osterman_avatar ] : https://img.cloudposse.com/150x150/https://github.com/osterman.png
@@ -370,6 +371,8 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
370371 [ Jamie-BitFlight_avatar ] : https://img.cloudposse.com/150x150/https://github.com/Jamie-BitFlight.png
371372 [ cliveza_homepage ] : https://github.com/cliveza
372373 [ cliveza_avatar ] : https://img.cloudposse.com/150x150/https://github.com/cliveza.png
374+ [ dmattia_homepage ] : https://github.com/dmattia
375+ [ dmattia_avatar ] : https://img.cloudposse.com/150x150/https://github.com/dmattia.png
373376
374377[ ![ README Footer] [ readme_footer_img ]] [ readme_footer_link ]
375378[ ![ Beacon] [ beacon ]] [ website ]
0 commit comments