terraform/builtin/providers/circonus
Sean Chittenden 32db4d184f Add `consul` check type to `circonus_check` resource (#13030)
* Add the `consul` check type to the `circonus_check` resource.

* Fix a tab-complete fail.

`Parse` != `Path`, but lexically close.

* Dept of 2nd thoughts: `s/service_name/service/g`
2017-03-24 15:05:19 -07:00
..
GNUmakefile
check.go Add `consul` check type to `circonus_check` resource (#13030) 2017-03-24 15:05:19 -07:00
consts.go Add `consul` check type to `circonus_check` resource (#13030) 2017-03-24 15:05:19 -07:00
data_source_circonus_account.go
data_source_circonus_account_test.go
data_source_circonus_collector.go
data_source_circonus_collector_test.go
interface.go
metric.go
metric_cluster.go
metric_test.go
provider.go
provider_test.go
resource_circonus_check.go Add `consul` check type to `circonus_check` resource (#13030) 2017-03-24 15:05:19 -07:00
resource_circonus_check_caql.go Add statsd support to the `circonus_check` resource. (#12820) 2017-03-17 18:34:00 -04:00
resource_circonus_check_caql_test.go
resource_circonus_check_cloudwatch.go
resource_circonus_check_cloudwatch_test.go Consolidate all testing tags to `lifecycle:unittest`. (#12994) 2017-03-23 09:12:19 +00:00
resource_circonus_check_consul.go Add `consul` check type to `circonus_check` resource (#13030) 2017-03-24 15:05:19 -07:00
resource_circonus_check_consul_test.go Add `consul` check type to `circonus_check` resource (#13030) 2017-03-24 15:05:19 -07:00
resource_circonus_check_http.go Add `consul` check type to `circonus_check` resource (#13030) 2017-03-24 15:05:19 -07:00
resource_circonus_check_http_test.go Consolidate all testing tags to `lifecycle:unittest`. (#12994) 2017-03-23 09:12:19 +00:00
resource_circonus_check_httptrap.go
resource_circonus_check_httptrap_test.go Consolidate all testing tags to `lifecycle:unittest`. (#12994) 2017-03-23 09:12:19 +00:00
resource_circonus_check_icmp_ping.go
resource_circonus_check_icmp_ping_test.go Add the `check_id` out parameter to `circonus_check`. (#12832) 2017-03-17 18:36:10 -04:00
resource_circonus_check_json.go Add `consul` check type to `circonus_check` resource (#13030) 2017-03-24 15:05:19 -07:00
resource_circonus_check_json_test.go Consolidate all testing tags to `lifecycle:unittest`. (#12994) 2017-03-23 09:12:19 +00:00
resource_circonus_check_mysql.go Add statsd support to the `circonus_check` resource. (#12820) 2017-03-17 18:34:00 -04:00
resource_circonus_check_mysql_test.go
resource_circonus_check_postgresql.go
resource_circonus_check_postgresql_test.go
resource_circonus_check_statsd.go Add statsd support to the `circonus_check` resource. (#12820) 2017-03-17 18:34:00 -04:00
resource_circonus_check_statsd_test.go Add statsd support to the `circonus_check` resource. (#12820) 2017-03-17 18:34:00 -04:00
resource_circonus_check_tcp.go
resource_circonus_check_tcp_test.go Consolidate all testing tags to `lifecycle:unittest`. (#12994) 2017-03-23 09:12:19 +00:00
resource_circonus_check_test.go
resource_circonus_contact.go Fix PagerDuty support for `circonus_contact_group`. (#12714) 2017-03-15 02:28:15 -07:00
resource_circonus_contact_test.go Fix PagerDuty support for `circonus_contact_group`. (#12714) 2017-03-15 02:28:15 -07:00
resource_circonus_graph.go
resource_circonus_graph_test.go
resource_circonus_metric.go
resource_circonus_metric_cluster.go
resource_circonus_metric_cluster_test.go
resource_circonus_metric_test.go
resource_circonus_rule_set.go
resource_circonus_rule_set_test.go
tags.go
types.go
utils.go
validators.go Add `consul` check type to `circonus_check` resource (#13030) 2017-03-24 15:05:19 -07:00