Terraform reference for Yandex Certificate Manager
Written by
Updated at April 30, 2026
With Terraform
Terraform is distributed under the Business Source License
For more information about Terraform, see this tutorial.
Resources
Certificate Manager supports the following Terraform provider resources:
| Terraform resource | Yandex Cloud resource |
|---|---|
| yandex_cm_certificate | TLS certificate |
| yandex_cm_certificate_iam_binding | Access bindings for a TLS certificate; limited to 1,000 bindings per resource. We recommend using yandex_cm_certificate_iam_member instead of yandex_cm_certificate_iam_binding. |
| yandex_cm_certificate_iam_member | Access bindings for a TLS certificate; |
Data sources
Certificate Manager supports the following Terraform provider data sources:
| Terraform data source | Description |
|---|---|
| yandex_cm_certificate | TLS certificate details |
| yandex_cm_certificate_content | TLS certificate contents |