terraform/website/source/docs/providers/aws
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
..
d Export AWS ELB service account ARN (#8700) 2016-09-11 19:13:58 +01:00
r provider/aws: Add query_string_cache_keys to aws_cloudfront_distribution 2016-09-23 13:11:05 +01:00
index.html.markdown changing AWS_SECURITY_TOKEN to AWS_SESSION_TOKEN 2016-09-14 11:18:47 +02:00