Yandex Compute Cloud release notes
Written by
Updated at March 4, 2025
Q4 2024
- Released the disk encryption feature for General Availability.
- Added VM configuration with two and four GPUs for the
gpu-standard-v3i
platform. - Added support for grouping
gpu-standard-v3i
VMs into a GPU cluster. gpu-standard-v3-t4i
is now available in the Kazakhstan region.
Q3 2024
- Implemented a new PCI topology. You can now create a VM with the new topology by running the
yc instance create
command with the--hardware-generation-id=generation2
and--hardware-features pci_topology=v2
parameters. - QEMU updated to version 7.
Q2 2024
- Increased network connection limits.
Q1 2024
- Now you can add and delete network interfaces without recreating VMs.
- Added support for VHD.
- Fixed a Terraform provider bug that occurred when creating a VM with multiple disks using the
Count
meta argument. - Added the description of
gpus
resources to the provider documentation.