Skip to content

Commit

Permalink
Documentation: Add id to github_user Data Source (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
kangaechu committed Mar 11, 2022
1 parent e546e23 commit 369fc6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/d/user.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ output "current_github_login" {

## Attributes Reference

* `id` - the ID of the user.
* `node_id` - the Node ID of the user.
* `login` - the user's login.
* `avatar_url` - the user's avatar URL.
Expand Down

0 comments on commit 369fc6b

Please sign in to comment.