Add Data Sources for existing resources #19
Annotations
14 errors and 2 warnings
Test:
internal/provider/service_account_data_source.go#L8
"github.com/hashicorp/terraform-plugin-framework/datasource/schema" imported and not used
|
Test:
internal/provider/service_account_data_source.go#L9
"github.com/hashicorp/terraform-plugin-framework/types" imported and not used
|
Test:
internal/provider/service_account_data_source.go#L32
cannot use ServiceAccountSchema(true) (value of type "github.com/hashicorp/terraform-plugin-framework/resource/schema".Schema) as "github.com/hashicorp/terraform-plugin-framework/datasource/schema".Schema value in assignment
|
Test
Process completed with exit code 1.
|
Lint:
internal/provider/service_account_data_source.go#L8
"github.com/hashicorp/terraform-plugin-framework/datasource/schema" imported and not used
|
Lint:
internal/provider/service_account_data_source.go#L9
"github.com/hashicorp/terraform-plugin-framework/types" imported and not used
|
Lint:
internal/provider/service_account_data_source.go#L32
cannot use ServiceAccountSchema(true) (value of type "github.com/hashicorp/terraform-plugin-framework/resource/schema".Schema) as "github.com/hashicorp/terraform-plugin-framework/datasource/schema".Schema value in assignment (typecheck)
|
Lint:
main.go#L10
could not import github.com/pomerium/enterprise-terraform-provider/internal/provider (-: # github.com/pomerium/enterprise-terraform-provider/internal/provider
|
Lint:
internal/provider/service_account_data_source.go#L8
"github.com/hashicorp/terraform-plugin-framework/datasource/schema" imported and not used
|
Lint:
internal/provider/service_account_data_source.go#L9
"github.com/hashicorp/terraform-plugin-framework/types" imported and not used
|
Lint:
internal/provider/service_account_data_source.go#L32
cannot use ServiceAccountSchema(true) (value of type "github.com/hashicorp/terraform-plugin-framework/resource/schema".Schema) as "github.com/hashicorp/terraform-plugin-framework/datasource/schema".Schema value in assignment) (typecheck)
|
Lint:
internal/provider/bootstrap_service_account_test.go#L7
could not import github.com/pomerium/enterprise-terraform-provider/internal/provider (-: # github.com/pomerium/enterprise-terraform-provider/internal/provider
|
Lint:
internal/provider/service_account_data_source.go#L8
"github.com/hashicorp/terraform-plugin-framework/datasource/schema" imported and not used
|
Lint:
internal/provider/service_account_data_source.go#L9
"github.com/hashicorp/terraform-plugin-framework/types" imported and not used
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|