Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New resource: aws_cloudfront_cache_policy #14672

Closed

Conversation

roberth-k
Copy link
Contributor

@roberth-k roberth-k commented Aug 16, 2020

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #14373
Closes #15172

Release note for CHANGELOG:

FEATURES:
- **New Resource:** `aws_cloudfront_cache_policy`

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccAwsCloudFrontCachePolicy_'
==> Checking that code complies with gofmt requirements...
--- PASS: TestAccAwsCloudFrontCachePolicy_disappears (11.96s)
--- PASS: TestAccAwsCloudFrontCachePolicy_basic (29.12s)
PASS
ok      github.com/terraform-providers/terraform-provider-aws/aws       30.577s

@roberth-k roberth-k requested a review from a team August 16, 2020 20:57
@ghost ghost added size/XL Managed by automation to categorize the size of a PR. needs-triage Waiting for first response or review from a maintainer. provider Pertains to the provider itself, rather than any interaction with AWS. service/cloudfront Issues and PRs that pertain to the cloudfront service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. documentation Introduces or discusses updates to documentation. labels Aug 16, 2020
@roberth-k roberth-k changed the title r/aws_cloudfront_cache_policy: new resource New resource: aws_cloudfront_cache_policy Aug 18, 2020
@roberth-k roberth-k force-pushed the f-aws_cloudfront_cache_policy branch from c2d0c7f to 2d83ac6 Compare August 18, 2020 21:58
@DrFaust92 DrFaust92 added new-resource Introduces a new resource. and removed needs-triage Waiting for first response or review from a maintainer. labels Sep 4, 2020
@akamac
Copy link

akamac commented Oct 22, 2020

Any chance on getting this merged?

@ewbankkit
Copy link
Contributor

@akamac Support for CloudFront Cache Policies is is on the roadmap for the upcoming quarter.

@roberth-k roberth-k force-pushed the f-aws_cloudfront_cache_policy branch from 2d83ac6 to aa32cee Compare November 7, 2020 13:34
@roberth-k roberth-k requested a review from a team as a code owner November 7, 2020 13:34
@sdevope
Copy link
Contributor

sdevope commented Jan 19, 2021

Please, any chance on moving this a bit, guys?

Base automatically changed from master to main January 23, 2021 00:58
@ewbankkit
Copy link
Contributor

This PR has been replaced by #17336.

@ewbankkit ewbankkit closed this Feb 6, 2021
@ghost
Copy link

ghost commented Mar 8, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Mar 8, 2021
@roberth-k roberth-k deleted the f-aws_cloudfront_cache_policy branch January 16, 2022 20:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. new-resource Introduces a new resource. provider Pertains to the provider itself, rather than any interaction with AWS. service/cloudfront Issues and PRs that pertain to the cloudfront service. size/XL Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Brotli compression on Cloudfront
5 participants