feat: add tfe_agent_token ephemeral resource #2419
Annotations
5 errors
lint:
internal/provider/provider_next.go#L152
undefined: NewOrganizationTokenEphemeralResource
|
lint
undefined: NewOrganizationTokenEphemeralResource
|
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/provider_next.go:152:3: undefined: NewOrganizationTokenEphemeralResource
FAIL github.com/hashicorp/terraform-provider-tfe [build failed]
? github.com/hashicorp/terraform-provider-tfe/generate [no test files]
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/internal/provider/validators [no test files]
? github.com/hashicorp/terraform-provider-tfe/version [no test files]
FAIL
|
Summarize Tests
Process completed with exit code 1.
|