We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 385b5b1 + ed2feda commit 9632e87Copy full SHA for 9632e87
website/docs/r/oauth_client.html.markdown
@@ -90,7 +90,7 @@ Link.
90
* `service_provider` - (Required) The VCS provider being connected with. Valid
91
options are `ado_server`, `ado_services`, `bitbucket_data_center`, `bitbucket_hosted`, `bitbucket_server`(deprecated), `github`, `github_enterprise`, `gitlab_hosted`,
92
`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.
+* `agent_pool_id` - (Optional) An existing agent pool ID within the organization that has Private VCS support enabled.
94
* `organization_scoped` - (Optional) Whether or not the oauth client is scoped to all projects and workspaces in the organization. Defaults to `true`.
95
96
## Attributes Reference
0 commit comments