Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mevansam/terraform-provider-cf
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurHlt committed Sep 2, 2020
2 parents 983e9d0 + a0d3ee3 commit 55b0a8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/data-sources/user.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ data "cloudfoundry_user" "myuser" {
The following arguments are supported:

* `name` - (Required) The name of the user to look up
* `org_id` - (Optional) the org ID where to look for this user. Use this in case you are using an OrgAdmin account.

## Attributes Reference

Expand Down

0 comments on commit 55b0a8b

Please sign in to comment.