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 provider/fastly: Add Fastly Provider, ServiceV1 resource 2016-03-23 14:53:50 -05:00
data_source_ip_ranges.go Renamed blocks to cidr_blocks. 2016-08-05 21:29:43 +02:00
data_source_ip_ranges_test.go Added tests. 2016-08-09 14:42:19 +02:00
provider.go Added IP ranges from Fastly 2016-08-04 19:19:43 +02:00
provider_test.go provider/fastly: Add Fastly Provider, ServiceV1 resource 2016-03-23 14:53:50 -05:00
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 provider/fastly: Add support for Cache Settings (#6781) 2016-05-23 15:07:00 -05:00
resource_fastly_service_v1_conditionals_test.go provider/fastly: Add support for Conditions for Fastly Services (#6481) 2016-05-09 14:08:13 -04:00
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 provider/fastly: Add support for Service Request Settings 2016-05-11 16:56:18 -05:00
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 provider/fastly: add support for custom VCL configuration (supersedes #6587) (#6662) 2016-05-17 14:49:51 -05:00
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