terraform { required_providers { yandex = { source = "yandex-cloud/yandex" } } required_version = ">= 0.13" }