terraform/website/source/docs/providers
Chris Marchesi 6ebac8403d provider/aws: CloudFront post-merge review updates (#6196)
* provider/aws: Fix hashing on CloudFront certificate parameters

Adding necessary type assertion to values on the viewer_certificate hash
function to ensure that certain fields are indeed not zero string
values, versus simply zero interface{} values (aka nil, as is such for a
map[string]interface{}).

* provider/aws: CloudFront complex structure error handling

Handle errors better on calls to d.Set() in the
aws_cloudfront_distribution, namely in flattenDistributionConfig(). Also
caught a bug in the setting of the origin attribute, was incorrectly
attempting to set origins.

* provider/aws: Pass pointers to set CloudFront primitives

Change a few d.Set() for primitives in aws_cloudfront_distribution and
aws_cloudfront_origin_access_identity to use the pointer versus a
dereference.

* docs: Fix CloudFront examples formatting

Ran each example thru terraform fmt to fix indentation.

* provider/aws: Remove delete retention on CloudFront tests

To play better with Travis and not bloat the test account with disabled
distributions.

Disable-only functionality has been retained - one can enable it with
the TF_TEST_CLOUDFRONT_RETAIN environment variable.

* provider/aws: CloudFront delete waiter error handling

The call to resourceAwsCloudFrontDistributionWaitUntilDeployed() on
deletion of CloudFront distributions was not trapping error messages,
causing issues with waiter failure.
2016-04-19 16:40:30 -05:00
..
atlas
aws provider/aws: CloudFront post-merge review updates (#6196) 2016-04-19 16:40:30 -05:00
azure
azurerm Fix docs for azurerm_virtual_machine and ssh_keys (#6171) 2016-04-14 00:24:01 +01:00
chef
clc [clc] re-add alias as an optional field. update docs 2016-03-22 11:25:09 -07:00
cloudflare
cloudstack Merge branch 'cloudstack-group' of https://github.com/jefflaplante/terraform into f-cloustack-group 2016-04-18 22:32:55 +02:00
cobbler provider/cobbler: Cobbler Provider 2016-04-16 08:54:59 -05:00
consul consul_key_prefix resource 2016-04-02 20:37:11 -07:00
datadog fix typo in datadog provisioner documentation 2016-03-29 10:19:28 -04:00
dme
dnsimple
do
docker provider/docker: #5298 Add support for docker run --user option 2016-04-04 21:43:59 -05:00
dyn
fastly provider/fastly: Add support for Request Headers (#6197) 2016-04-18 11:11:16 -05:00
github Adding privacy argument for GitHub teams for #6015 (#6116) 2016-04-11 13:09:25 +01:00
google Update docs and fix computed container settings 2016-04-14 16:33:52 -07:00
heroku
influxdb Docs for InfluxDB provider and database resource 2016-03-20 14:53:34 -05:00
mailgun
mysql
openstack Merge pull request #6081 from jtopjian/openstack-token-auth 2016-04-16 22:57:01 -06:00
packet
postgresql provider/postgresql: default ssl_mode is "prefer" 2016-04-17 08:32:02 -07:00
powerdns
rundeck
statuscake
template Add gzip and base64 default values to cloudinit template docs (#4875) 2016-04-11 14:19:04 -05:00
terraform
tls
triton provider/triton: fixup key_material in docs to use file() 2016-04-18 18:46:38 -05:00
ultradns UltraDNS Provider 2016-03-20 12:10:59 -05:00
vcd
vsphere Renaming linkedClone to linked_clone in config spec 2016-04-13 12:42:55 -04:00
index.html.markdown