Terraform reference for Yandex Managed Service for MySQL®
Written by
Updated at November 18, 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 MySQL®:
Terraform resource | Yandex Cloud resource |
---|---|
yandex_mdb_mysql_cluster |
Cluster |
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_user |
Database user information |