Add all headers to cache key by default #46
Labels
feature/AWS
Missing feature from AWS
feature/terraform
Missing feature from Terraform
upstream/terraform
Waits for implementation in Terraform
Milestone
Currently, no headers are part of the cache key.
This is generally better for caching but when people use
Authorization
headers this could cause a security risk.So the ideal behaviour would be a caching based on all headers that can be configured through input variables.
https://github.com/dealmore/terraform-aws-next-js/blob/30cc0bff5c330ed59fa071d3f9ba35a7cf72eb82/modules/proxy/main.tf#L119
Blocked by hashicorp/terraform-provider-aws#14373.
The text was updated successfully, but these errors were encountered: