c2b44217dd
This fixes an issue where an empty s3_origin_config could be supplied to aws_cloudfront_distribution, "correctly" setting an empty default value. Unfortunately the rest of the CloudFront structure helper functions are not equipped to deal with this kind of scenario, and TF produces spurious diffs upon future runs. This removes the default and makes origin_access_identity required when specifying s3_origin_config. Note that it has always been intended behaviour that if someone does not want to use an origin access identity, that s3_origin_config should not be specified at all. This behaviour still works, as should be evident by the (still) passing tests. Fixes hashicorp/terraform#7930. |
||
---|---|---|
.. | ||
archive | ||
atlas | ||
aws | ||
azure | ||
azurerm | ||
bitbucket | ||
chef | ||
clc | ||
cloudflare | ||
cloudstack | ||
cobbler | ||
consul | ||
datadog | ||
digitalocean | ||
dme | ||
dnsimple | ||
docker | ||
dyn | ||
fastly | ||
github | ||
grafana | ||
heroku | ||
influxdb | ||
librato | ||
logentries | ||
mailgun | ||
mysql | ||
null | ||
openstack | ||
packet | ||
postgresql | ||
powerdns | ||
rabbitmq | ||
random | ||
rundeck | ||
scaleway | ||
softlayer | ||
statuscake | ||
template | ||
terraform | ||
test | ||
tls | ||
triton | ||
ultradns | ||
vcd | ||
vsphere |