Skip to content

Add agent_pool_id to OAuth client resource #2461

Add agent_pool_id to OAuth client resource

Add agent_pool_id to OAuth client resource #2461

Triggered via pull request March 6, 2025 19:36
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Matrix: run
Combine Test Reports
0s
Combine Test Reports
Summarize Tests
0s
Summarize Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: internal/provider/resource_tfe_oauth_client.go#L244
options.AgentPool undefined (type tfe.OAuthClientUpdateOptions has no field or method AgentPool)
lint
options.AgentPool undefined (type tfe.OAuthClientUpdateOptions has no field or method AgentPool)
lint
Process completed with exit code 2.
run (1, 0)
go test failed (exit code 1) The error output was: # github.com/hashicorp/terraform-provider-tfe/internal/provider internal/provider/resource_tfe_oauth_client.go:244:11: options.AgentPool undefined (type tfe.OAuthClientUpdateOptions has no field or method AgentPool) FAIL github.com/hashicorp/terraform-provider-tfe [build failed] Test_GetClient TestConfig_locateConfigFile TestConfig_cliConfig ok github.com/hashicorp/terraform-provider-tfe/internal/client 0.005s TestLoggingNewLoggingTransport_IsRoundTripper ok github.com/hashicorp/terraform-provider-tfe/internal/logging 0.003s FAIL github.com/hashicorp/terraform-provider-tfe/internal/provider [build failed] ? github.com/hashicorp/terraform-provider-tfe/version [no test files] ? github.com/hashicorp/terraform-provider-tfe/internal/provider/validators [no test files] FAIL
Summarize Tests
Process completed with exit code 1.