You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are creating agent pools for specific workspaces for interacting with private infrastructure.
We do not want the agent pools that we create through the operator to interact with all workspaces in our organization.
Currently, we do this separate of the CRD definition through the tfe_agent_pool_allowed_workspaces Terraform resource.
It would make sense to allow the configuration of this within the CRD definition of the AgentPool.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
The text was updated successfully, but these errors were encountered:
Description
We are creating agent pools for specific workspaces for interacting with private infrastructure.
We do not want the agent pools that we create through the operator to interact with all workspaces in our organization.
Currently, we do this separate of the CRD definition through the
tfe_agent_pool_allowed_workspaces
Terraform resource.It would make sense to allow the configuration of this within the CRD definition of the AgentPool.
Potential YAML Configuration
Community Note
The text was updated successfully, but these errors were encountered: