From 18585f3ec02cc3347805dba3ff8b8c6c846b7a3e Mon Sep 17 00:00:00 2001 From: zaharcan Date: Mon, 1 May 2017 14:40:23 -0400 Subject: [PATCH] Update graph.html.markdown --- website/source/docs/providers/circonus/r/graph.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/circonus/r/graph.html.markdown b/website/source/docs/providers/circonus/r/graph.html.markdown index 47252c46f..47d2b5b80 100644 --- a/website/source/docs/providers/circonus/r/graph.html.markdown +++ b/website/source/docs/providers/circonus/r/graph.html.markdown @@ -170,7 +170,7 @@ resource "circonus_graph" "icmp-graph" { It is possible to import a `circonus_graph` resource with the following command: ``` -$ terraform import circonus_graph.usage ID +$ terraform import circonus_graph.icmp-graph ID ``` Where `ID` is the `_cid` or Circonus ID of the graph