Terraform reference for Yandex Managed Service for Apache Kafka®
Written by
Updated at October 1, 2024
With Terraform
If you change the configuration files, Terraform automatically detects which part of your configuration is already deployed, and what should be added or removed.
For more information about Terraform, see the documentation.
Resources
The following Terraform provider resources are supported for Managed Service for Apache Kafka®:
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 |