mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-13 16:00:47 -04:00
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.