Open nitrocode opened 3 years ago
Can you take the changes from this repository into your repository?
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.
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