Joseph Herlant
507917df43
provider/fastly: upgrade go-fastly to fix #12910 ( #13648 )
...
* Adding acceptance tests to reproduce issue #12910
* Upgrade go-fastly and its dependencies and move the Version to int as changed upstream
2017-04-18 13:30:54 -05:00
Jon Oden
c18ad6ed25
fix bool vs Compatibool ref used in flattenBackends ( #12538 )
...
* fix bool vs Compatobool value used in flattendBackends
* remove log line
* update test case
2017-03-24 14:05:29 -05:00
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
Marcin Suterski
1f520bcd3b
Add request_condition to backend definistion ( #11238 )
2017-01-18 13:43:09 +00:00
Traver Tischio
27d42d1831
provider/fastly add origin shielding ( #10677 )
...
* Add shield to options for fastly backend
* Add shield to acceptance test for fastly
* Update website with shield option
2016-12-12 22:17:35 +00:00
zimbatm
01876ef415
provider/fastly: add ssl_hostname option
...
Fastly will fail if the user sets the port to 443, ssl_check_cert is set
to true and the ssl_hostname is not provided.
2016-12-06 08:28:37 +00:00
clint shryock
e8f2afba5d
provider/fastly: Test disappearance and clean up some logs
2016-03-24 10:27:20 -05:00
clint shryock
2ad37bba4a
provider/fastly: Add Fastly Provider, ServiceV1 resource
2016-03-23 14:53:50 -05:00