feature: adding tenant_identifier #182
test.yml
on: push
Build
27s
generate
29s
Matrix: Terraform Provider Acceptance Tests
Annotations
8 errors and 2 warnings
Build:
internal/provider/tenant_resource.go#L190
unknown field TenantIdentifier in struct literal of type client.MeshTenantCreateMetadata
|
Build:
internal/provider/tenant_resource.go#L253
too many arguments in call to r.client.DeleteTenant
|
Build:
internal/provider/tenant_resource.go#L253
state.Metadata.TenantIdentifier undefined (type client.MeshTenantMetadata has no field or method TenantIdentifier)
|
Build
Process completed with exit code 1.
|
generate:
internal/provider/tenant_resource.go#L190
unknown field TenantIdentifier in struct literal of type client.MeshTenantCreateMetadata
|
generate:
internal/provider/tenant_resource.go#L253
too many arguments in call to r.client.DeleteTenant
|
generate:
internal/provider/tenant_resource.go#L253
state.Metadata.TenantIdentifier undefined (type client.MeshTenantMetadata has no field or method TenantIdentifier)
|
generate
Process completed with exit code 1.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|