Add AgentPool to OAuthClientUpdateOptions#1075
Conversation
6698c7c to
062e800
Compare
Datadog ReportBranch report: ✅ 0 Failed, 1440 Passed, 168 Skipped, 26m 8.06s Total Time |
062e800 to
4e5504d
Compare
CHANGELOG.md
Outdated
| * Add AgentPool to OAuthClientUpdateOptions | ||
|
|
||
| Add `AgentPool` field to the OAuthClientUpdateOptions struct, which is used to associate a VCS Provider with an AgentPool for PrivateVCS support by @jpogran [#1075](https://github.com/hashicorp/go-tfe/pull/1075) |
There was a problem hiding this comment.
As an additive change, should this be categorized under the Enhancements heading?
There was a problem hiding this comment.
Good point. Moved to enhancements
This change adds an AgentPool field to the OAuthClientUpdateOptions struct, which is used to associate a VCS Provider with an AgentPool for PrivateVCS support.
b4c3375 to
9c61348
Compare
|
Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes. |
|
Apologies, after syncing my fork branch with your latest change, I accidently updated the changelog to retain no changes. My intention is to update/sync my fork through conflict resolution (after closing/opening multiple PRs) |
Description
This change adds an AgentPool field to the OAuthClientUpdateOptions struct, which is used to associate a VCS Provider with an AgentPool for PrivateVCS support.
Testing plan
External links
Output from tests
Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.