terraform/builtin
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
..
bins New Provider: Spotinst (#5001) 2017-02-22 22:57:16 +02:00
providers Add Fastly SSL validation fields (#12578) 2017-03-13 20:49:39 +02:00
provisioners remove log.Fatal from test 2017-02-24 18:48:48 -05:00