Skip to content

Commit

Permalink
Fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenraad Verheyden committed Oct 16, 2020
1 parent c5b6ba4 commit 26f0f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/trigger.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ In addition to all arguments above, the following attributes are exported:
Triggers can be imported using a combination of the dataset name and their ID, e.g.

```
$ terraform import honeycombio_board.my_board my-dataaset/AeZzSoWws9G
$ terraform import honeycombio_trigger.my_trigger my-dataset/AeZzSoWws9G
```

You can find the ID in the URL bar when visiting the trigger from the UI.

0 comments on commit 26f0f1d

Please sign in to comment.