cloudposse / terraform-aws-cloudfront-s3-cdn

Terraform module to easily provision CloudFront CDN backed by an S3 origin
https://cloudposse.com/accelerate
Apache License 2.0
278 stars 247 forks source link

Add support for realtime log config to ordered_cache #295

Closed mschfh closed 8 months ago

mschfh commented 8 months ago

what

This PR adds realtime log config support for additional cache behaviours (Similar to #162 which added default cache behaviour)

references

162 - Added realtime_log_config_arn for default cache behaviour

mergify[bot] commented 8 months ago

Thanks @mschfh for creating this pull request!

A maintainer will review your changes shortly. Please don't be discouraged if it takes a while.

While you wait, make sure to review our contributor guidelines.

[!TIP]

Need help or want to ask for a PR review to be expedited?

Join us on Slack in the #pr-reviews channel.

Benbentwo commented 8 months ago

/terratest

Nuru commented 8 months ago

Sorry, @mschfh , it looks like the README needs to be rebuilt. Please run

make init
make readme

and push the updated *.md files.

mschfh commented 8 months ago

@Nuru updated the docs and rebased on main

Benbentwo commented 8 months ago

/terratest