Files
opentf/website/source/docs
Chris Marchesi 5af63c233e provider/aws: Add query_string_cache_keys to aws_cloudfront_distribution
Looks like AWS updated their API and now our tests are failing
because QueryStringCacheKeys was not included in the distribution
configuration.

This adds support for specifying query string cache keys in the
CloudFront distribution configuration, which ensures that only a subset
of query string keys are actually cached when forwarding query strings,
possibly improving performance.
2016-09-23 13:11:05 +01:00
..
2016-08-24 20:44:24 +01:00
2016-08-16 14:21:33 -05:00
2016-09-20 09:58:04 -07:00