Skip to content

Commit

Permalink
Fix #165 by fixing the documentation for heartbeat import (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
zonArt authored Aug 19, 2020
1 parent d43ce24 commit ac8bece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/heartbeat.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ Only the arguments listed above are exposed as attributes.

## Import

Heartbeat Integrations can be imported using the `id`, e.g.
Heartbeat Integrations can be imported using the `name`, e.g.

`$ terraform import opsgenie_heartbeat.test 812be1a1-32c8-4666-a7fb-03ecc385106c`
`$ terraform import opsgenie_heartbeat.test geniehearbeat-%s`

0 comments on commit ac8bece

Please sign in to comment.