terraform/builtin
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
..
bins Bitbucket provider for terraform 2016-08-08 09:45:16 -07:00
providers provider/aws: Add query_string_cache_keys to aws_cloudfront_distribution 2016-09-23 13:11:05 +01:00
provisioners Support recreating clients and configuring Chef Vaults (#8577) 2016-09-15 14:20:18 +02:00