Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Terraform in Yandex Cloud
  • Getting started
  • Solution library
    • Overview
    • Release notes
          • mdb_mysql_cluster
          • mdb_mysql_database
          • mdb_mysql_user

In this article:

  • Example Usage
  • Schema
  • Required
  • Read-Only
  1. Terraform reference
  2. Resources
  3. Managed Service for MySQL
  4. Data Sources
  5. mdb_mysql_database

yandex_mdb_mysql_database (Data Source)

Written by
Yandex Cloud
Updated at August 7, 2025
  • Example Usage
  • Schema
    • Required
    • Read-Only

Get details from MySQL database at MySQL Cluster.

Example UsageExample Usage

//
// TBD
//

SchemaSchema

RequiredRequired

  • cluster_id (String) The MySQL cluster ID.
  • name (String) The name of the database.

Read-OnlyRead-Only

  • id (String) The ID of this resource.

Was the article helpful?

Previous
mdb_mysql_cluster
Next
mdb_mysql_user
© 2025 Direct Cursus Technology L.L.C.