terraform/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
..
commands Fix a typo in the output command examples 2016-09-13 11:31:51 +01:00
configuration Point resource docs to the correct URL (#8969) 2016-09-21 08:32:08 -05:00
import Slight tweak to import docs to clarify state management commands (#8885) 2016-09-17 08:15:29 +01:00
internals website: Docs sweep for lists & maps 2016-07-28 15:49:53 -05:00
modules Fix typo (#8459) 2016-08-24 20:44:24 +01:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers provider/aws: Add query_string_cache_keys to aws_cloudfront_distribution 2016-09-23 13:11:05 +01:00
provisioners Fix typo in chef provisioner 2016-09-20 09:58:04 -07:00
state state/remote/azure: Correct documentation 2016-09-20 14:53:34 +01:00
index.html.markdown