Skip to content

Add agent_pool_id to OAuth client resource #1636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jpogran
Copy link

@jpogran jpogran commented Mar 6, 2025

Description

This change adds the agent_pool_id field to the read and update functions, which is used to associate a VCS Provider with an AgentPool for PrivateVCS support.

This relies on hashicorp/go-tfe#1075

Testing plan

  1. Describe how to replicate
  2. the conditions
  3. under which your code performs its purpose,
  4. including example Terraform configs where necessary.

External links

Include any links here that might be helpful for people reviewing your PR. If there are none, feel free to delete this section.

Output from acceptance tests

Please run applicable acceptance tests locally and include the output here. See testing.md to learn how to run acceptance tests.

If you are an external contributor, your contribution(s) will first be reviewed before running them against the project's CI pipeline.

$ TESTARGS="-run TestAccTFEWorkspace" make testacc

...

@jpogran jpogran self-assigned this Mar 6, 2025
jpogran added 2 commits March 10, 2025 13:07
This change adds the agent_pool_id field to the read and update functions, which is used to associate a VCS Provider with an AgentPool for PrivateVCS support.
@jpogran jpogran force-pushed the add_agent_pool_update branch from 769416c to ec70c4e Compare March 10, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant