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

Use cloudposse/terraform-aws-cloudfront-cdn for cloudfront resources #196

Open nitrocode opened 3 years ago

nitrocode commented 3 years ago

Describe the Feature

Both this module and https://github.com/cloudposse/terraform-aws-cloudfront-cdn have overlapping cloudfront resources.

If we use the other module in this module, it will be less work to maintain. Otherwise PRs will have to be duplicated across both modules.

References

eboboshka commented 2 years ago

Can you take the changes from this repository into your repository?

Nuru commented 2 years ago

This is, in fact, the plan. This module will be refactored to use https://github.com/cloudposse/terraform-aws-cloudfront-cdn and https://github.com/cloudposse/terraform-aws-s3-bucket as part of the migration to support AWS Terraform Provider v4.