Skip to content

Commit

Permalink
Fix example github_team_members import resource address (#1151)
Browse files Browse the repository at this point in the history
Co-authored-by: Keegan Campbell <me@kfcampbell.com>
  • Loading branch information
Blacksmoke16 and kfcampbell authored May 1, 2023
1 parent e9bb788 commit 5db8898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/team_members.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ The following arguments are supported:
GitHub Team Membership can be imported using the team ID `teamid`, e.g.

```
$ terraform import github_team_member.some_team 1234567
$ terraform import github_team_members.some_team 1234567
```

0 comments on commit 5db8898

Please sign in to comment.