An open API service indexing awesome lists of open source software.

https://github.com/yandex-cloud-examples/yc-terraform-provider-settings

Настройка провайдера Terraform в Yandex Cloud.
https://github.com/yandex-cloud-examples/yc-terraform-provider-settings

terraform yandex-cloud yandexcloud

Last synced: 4 months ago
JSON representation

Настройка провайдера Terraform в Yandex Cloud.

Awesome Lists containing this project

README

          

# Настройка провайдера Terraform в Yandex Cloud

С помощью [Terraform](https://www.terraform.io) вы можете быстро создать облачную инфраструктуру в Yandex Cloud и управлять ей с помощью файлов конфигураций. Чтобы начать работу с Terraform, [настройте провайдер](https://yandex.cloud/ru/docs/tutorials/infrastructure-management/terraform-quickstart#configure-provider). Необходимый для настройки конфигурационный файл [provider.tf](provider.tf) расположен в этом репозитории.