Replies: 1 comment 1 reply
-
@mmigliari I'm not the main Terraform contributor, but I'll try to develop it and do a pull request. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Terraformer currently supports pulling Cloudfront distributions, however it does not also pull aws_cloudfrot_cache_policy and aws_cloudfront_origin_request_policy for a given distribution.
Oftentimes more complex Cloudfront distributions are build using custom cache policies and origin request policies, so for a complete cloudfront solution, terraformer should also support these two resources.
Are there any plans to implement this?
Beta Was this translation helpful? Give feedback.
All reactions