# Terraform configuration for TVL corp infrastructure (on Yandex # Cloud). terraform { required_providers { yandex = { source = "yandex-cloud/yandex" } } }