Skip to content

Commit c3b8995

Browse files
Merge pull request hashicorp#14123 from zaharcan/patch-1
Update graph.html.markdown
2 parents cca472a + 18585f3 commit c3b8995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/providers/circonus/r/graph.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ resource "circonus_graph" "icmp-graph" {
170170
It is possible to import a `circonus_graph` resource with the following command:
171171

172172
```
173-
$ terraform import circonus_graph.usage ID
173+
$ terraform import circonus_graph.icmp-graph ID
174174
```
175175

176176
Where `ID` is the `_cid` or Circonus ID of the graph

0 commit comments

Comments
 (0)