mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update graph.html.markdown
This commit is contained in:
parent
c807b8b623
commit
18585f3ec0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user