Terraform reference for Yandex Cloud DNS
Written by
Updated at October 2, 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 Cloud DNS:
Terraform resource | Yandex Cloud resource |
---|---|
yandex_dns_recordset |
Resource record |
yandex_dns_zone |
DNS zone |
Data sources
Cloud DNS supports the following Terraform provider data sources:
Terraform data source | Description |
---|---|
yandex_dns_zone |
DNS zone information |