Skip to content

Commit

Permalink
doc: import groups by email
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvain committed Jun 6, 2022
1 parent c70f190 commit 8343e58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/resources/group.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,6 @@ Import is supported using the following syntax:

```shell
terraform import googleworkspace_group.sales 01abcde23fg4h5i
# or with email as id
terraform import googleworkspace_group.sales [email protected]
```

0 comments on commit 8343e58

Please sign in to comment.