Terraform reference for Yandex Managed Service for Apache Kafka®
With Terraform
Terraform is distributed under the Business Source License
For more information about Terraform, see this tutorial.
Resources
Managed Service for Apache Kafka® supports the following Terraform provider resources:
| Terraform resource | Yandex Cloud resource |
|---|---|
| yandex_mdb_kafka_cluster | Apache Kafka® cluster |
| yandex_mdb_kafka_connect | Connector |
| yandex_mdb_kafka_topic | Topic |
| yandex_mdb_kafka_user | User |
Data sources
Managed Service for Apache Kafka® supports the following Terraform provider data sources:
| Terraform data source | Description |
|---|---|
| yandex_mdb_kafka_cluster | Apache Kafka® cluster information |
| yandex_mdb_kafka_connector | Connector information |
| yandex_mdb_kafka_topic | Topic information |
| yandex_mdb_kafka_user | User information |