Skip to content

Commit ed2feda

Browse files
authored
Replaced id with ID
1 parent deb2953 commit ed2feda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/oauth_client.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Link.
9090
* `service_provider` - (Required) The VCS provider being connected with. Valid
9191
options are `ado_server`, `ado_services`, `bitbucket_data_center`, `bitbucket_hosted`, `bitbucket_server`(deprecated), `github`, `github_enterprise`, `gitlab_hosted`,
9292
`gitlab_community_edition`, or `gitlab_enterprise_edition`.
93-
* `agent_pool_id` - (Optional) An existing agent pool id within the organization that has Private VCS support enabled.
93+
* `agent_pool_id` - (Optional) An existing agent pool ID within the organization that has Private VCS support enabled.
9494
* `organization_scoped` - (Optional) Whether or not the oauth client is scoped to all projects and workspaces in the organization. Defaults to `true`.
9595

9696
## Attributes Reference

0 commit comments

Comments
 (0)