Refactor: sorting provider domains into packages #142
terraform_provider_pr.yml
on: pull_request
go build
19s
terraform providers schema
0s
go test smoke aa db
0s
go test smoke pro db
0s
go test smoke misc
0s
go test smoke pro db upgrade
0s
tfproviderlint
0s
go test smoke essentials db
0s
Annotations
10 errors
|
go build:
provider/utils/utils.go#L6
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api/service/pricing (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider/utils); to add:
|
|
go build:
provider/utils/flatten.go#L6
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api/service/maintenance (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider/active_active); to add:
|
|
go build:
provider/utils/utils.go#L21
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api/service/latest_imports (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider/utils); to add:
|
|
go build:
provider/utils/utils.go#L20
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api/service/latest_backups (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider/utils); to add:
|
|
go build:
provider/utils/flatten.go#L5
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api/service/databases (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider/active_active); to add:
|
|
go build:
provider/utils/waits.go#L6
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api/service/access_control_lists/redis_rules (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider/acl); to add:
|
|
go build:
provider/account/datasource_rediscloud_cloud_account.go#L6
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api/service/cloud_accounts (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider/account); to add:
|
|
go build:
provider/account/datasource_rediscloud_payment_method.go#L7
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api/service/account (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider/account); to add:
|
|
go build:
provider/account/datasource_rediscloud_cloud_account.go#L5
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api/redis (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider/account); to add:
|
|
go build:
provider/provider.go#L22
missing go.sum entry for module providing package github.com/RedisLabs/rediscloud-go-api (imported by github.com/RedisLabs/terraform-provider-rediscloud/provider); to add:
|