Terraform reference for Yandex Managed Service for MySQL®
Written by
Updated at March 19, 2026
With Terraform
Terraform is distributed under the Business Source License
For more information about Terraform, see this tutorial.
Resources
Managed Service for MySQL® supports the following Terraform provider resources:
| Terraform resource | Yandex Cloud resource |
|---|---|
| yandex_mdb_mysql_cluster | Cluster |
| yandex_mdb_mysql_cluster_iam_binding | Configuring cluster access permissions |
| yandex_mdb_mysql_database | Database |
| yandex_mdb_mysql_user | Database user |
Data sources
Managed Service for MySQL® supports the following Terraform provider data sources:
| Terraform data source | Description |
|---|---|
| yandex_mdb_mysql_cluster | Cluster information |
| yandex_mdb_mysql_database | Database information |
| yandex_mdb_mysql_user | Database user information |