diff --git a/terraform/main.tf b/terraform/main.tf index ab191e2..92f8367 100644 --- a/terraform/main.tf +++ b/terraform/main.tf @@ -28,7 +28,6 @@ resource "yandex_compute_instance" "vm" { } resources { - core_fraction = 5 cores = 2 memory = 2 }