Skip to content

Commit 9632e87

Browse files
authored
Merge pull request #1370 from hashicorp/paulanunda-patch-1
Typo fix on oauth_client.html.markdown
2 parents 385b5b1 + ed2feda commit 9632e87

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 which has Private VCS support enabled via Premium SKU.
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)