mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #14125 from zaharcan/patch-2
Update rule_set.html.markdown
This commit is contained in:
commit
cca472ae03
@ -368,7 +368,7 @@ resource "circonus_rule_set" "icmp-latency-alert" {
|
||||
It is possible to import a `circonus_rule_set` resource with the following command:
|
||||
|
||||
```
|
||||
$ terraform import circonus_rule_set.usage ID
|
||||
$ terraform import circonus_rule_set.icmp-latency-alert ID
|
||||
```
|
||||
|
||||
Where `ID` is the `_cid` or Circonus ID of the Rule Set
|
||||
|
Loading…
Reference in New Issue
Block a user