Yandex Compute Cloud release notes
Written by
Updated at November 22, 2024
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 the VHD virtual disk format.
- Fixed a Terraform provider bug that appeared when creating a VM with several disks using the
Count
meta argument. - Added the description of
gpus
resources in the provider documentation.