terraform/builtin/providers/fastly
Traver Tischio e0aae4392b provider/fastly Allows for conditional settings across fastly (#11843)
* Adds response conditions for papertrail in fastly

* Adds cache conditional for gzip in fastly

* Opens up conitionals under fastly headers

* Adds request conditions to s3 logging for fastly

* Creates conditionals properly for testing

* Clarifies conditionals documentation for the website

* Clarifies resource descriptions for conditionals

* Formats papertrail testing properly

* Fizes syntax issues in gzip and s3 fastly testing

* Tests full schemas for gzip basic testing

* Updates header testing to check full schema

* Fixes gzip and headers testing

* Fixes s3 conditional testing
2017-02-15 09:53:59 +00:00
..
config.go
data_source_ip_ranges.go
data_source_ip_ranges_test.go
provider.go
provider_test.go
resource_fastly_service_v1.go provider/fastly Allows for conditional settings across fastly (#11843) 2017-02-15 09:53:59 +00:00
resource_fastly_service_v1_cache_setting_test.go
resource_fastly_service_v1_conditionals_test.go
resource_fastly_service_v1_gzip_test.go provider/fastly Allows for conditional settings across fastly (#11843) 2017-02-15 09:53:59 +00:00
resource_fastly_service_v1_headers_test.go provider/fastly Allows for conditional settings across fastly (#11843) 2017-02-15 09:53:59 +00:00
resource_fastly_service_v1_healthcheck_test.go provider/fastly Adds healthcheck service (#11709) 2017-02-07 11:34:58 +01:00
resource_fastly_service_v1_papertrail_test.go provider/fastly Allows for conditional settings across fastly (#11843) 2017-02-15 09:53:59 +00:00
resource_fastly_service_v1_request_setting_test.go
resource_fastly_service_v1_s3logging_test.go provider/fastly Allows for conditional settings across fastly (#11843) 2017-02-15 09:53:59 +00:00
resource_fastly_service_v1_test.go Add request_condition to backend definistion (#11238) 2017-01-18 13:43:09 +00:00
resource_fastly_service_v1_vcl_test.go
validators.go provider/fastly: Allow specifying log format version 2017-02-06 14:54:58 -05:00
validators_test.go fix validator test 2017-02-06 15:16:59 -05:00