Terraform reference for Yandex Compute Cloud
Written by
Updated at November 21, 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 Compute Cloud:
Data sources
Compute Cloud supports the following Terraform provider data sources:
Terraform data source | Description |
---|---|
yandex_compute_disk |
Disk information |
yandex_compute_disk_placement_group |
Information on a non-replicated disk placement group |
yandex_compute_filesystem |
File storage information |
yandex_compute_gpu_cluster |
GPU cluster information |
yandex_compute_image |
Image information |
yandex_compute_instance |
VM instance information |
yandex_compute_instance_group |
Instance group information |
yandex_compute_placement_group |
VM placement group information |
yandex_compute_snapshot |
Disk snapshot information |
yandex_compute_snapshot_schedule |
Information on a disk snapshot schedule |