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.
* provider/fastly: Update go-fastly dependency * update test to check regression
* provider/fastly: Add support for managing Headers Adds support for managing Headers in a Fastly configuration. * update acc test * update website with example of adding a header block