Terraform reference for Yandex Managed Service for MongoDB
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 MongoDB:
Terraform resource | Yandex Cloud resource |
---|---|
yandex_mdb_mongodb_cluster |
Cluster |
Data sources
Managed Service for MongoDB supports the following Terraform provider data sources:
Terraform data source | Description |
---|---|
yandex_mdb_mongodb_cluster |
Cluster information |
yandex_mdb_mongodb_database |
Database information |
yandex_mdb_mongodb_user |
Database user information |