Add support for Kafka topics #987
Annotations
10 errors and 1 warning
digitalocean/database/resource_database_kafka_topic.go#L302
undefined: godo.DatabaseCreateTopicRequest
|
digitalocean/database/resource_database_kafka_topic.go#L313
client.Databases.CreateTopic undefined (type godo.DatabasesService has no field or method CreateTopic)
|
digitalocean/database/resource_database_kafka_topic.go#L332
undefined: godo.DatabaseUpdateTopicRequest
|
digitalocean/database/resource_database_kafka_topic.go#L342
client.Databases.UpdateTopic undefined (type godo.DatabasesService has no field or method UpdateTopic)
|
digitalocean/database/resource_database_kafka_topic.go#L355
client.Databases.GetTopic undefined (type godo.DatabasesService has no field or method GetTopic)
|
digitalocean/database/resource_database_kafka_topic.go#L383
client.Databases.DeleteTopic undefined (type godo.DatabasesService has no field or method DeleteTopic)
|
digitalocean/database/resource_database_kafka_topic.go#L391
undefined: godo.TopicConfig
|
digitalocean/database/resource_database_kafka_topic.go#L448
undefined: godo.TopicConfig
|
digitalocean/database/resource_database_kafka_topic.go#L449
undefined: godo.TopicConfig
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading