terraform/website/source/docs
Jeremy Livingston 070b2b9d59 Add Fastly SSL validation fields (#12578)
* Add Fastly SSL validation fields

The ssl_hostname field has been deprecated by Fastly. Instead the new
standard is to use the ssl_cert_hostname and ssl_sni_hostname fields:

- ssl_cert_hostname: Used only for certificate verification.
- ssl_sni_hostname: Used only for SNI in the handshake.

Add these fields to the backend block to better support SSL services.

* Add deprecation notice for ssl_hostname
2017-03-13 20:49:39 +02:00
..
backends Merge pull request #12366 from hashicorp/f-state-docs 2017-03-02 08:51:48 -08:00
commands website: env switch => select 2017-03-01 21:51:40 -08:00
configuration English sentence correction (#12612) 2017-03-12 16:11:19 +02:00
import Circonus Provider (#12338) 2017-03-10 14:19:17 -06:00
internals Update the docs to indicate that `TF_LOG_PLAN` is append now. 2016-10-18 13:10:15 -07:00
modules website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
plugins
providers Add Fastly SSL validation fields (#12578) 2017-03-13 20:49:39 +02:00
provisioners website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
state website: env switch => select 2017-03-01 21:51:40 -08:00
index.html.markdown