Skip to content

Commit

Permalink
Merge pull request #396 from rollbar/pawel/fix_documentation
Browse files Browse the repository at this point in the history
fixed documentation
  • Loading branch information
pawelsz-rb authored Apr 30, 2024
2 parents 7e0eca5 + a098a5e commit 5b51e25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ In addition to all arguments above, the following attributes are exported:
Import
------

Users can be imported using the user ID, e.g.
Users can be imported using their user email address, e.g.

```
$ terraform import rollbar_user.foo 238101
$ terraform import rollbar_user.some_dev [email protected]
```

0 comments on commit 5b51e25

Please sign in to comment.