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.
- Host: GitHub
- URL: https://github.com/yandex-cloud-examples/yc-terraform-provider-settings
- Owner: yandex-cloud-examples
- License: apache-2.0
- Created: 2024-03-08T08:51:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T10:52:25.000Z (over 1 year ago)
- Last Synced: 2025-10-10T21:44:28.310Z (8 months ago)
- Topics: terraform, yandex-cloud, yandexcloud
- Language: HCL
- Homepage: https://cloud.yandex.ru/ru/docs/tutorials/infrastructure-management/terraform-quickstart
- Size: 9.77 KB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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) расположен в этом репозитории.