Ecosyste.ms: Awesome
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: about 15 hours 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T08:48:44.000Z (7 months ago)
- Last Synced: 2024-04-13T21:56:04.458Z (7 months ago)
- Topics: terraform, yandex-cloud, yandexcloud
- Language: HCL
- Homepage: https://cloud.yandex.ru/ru/docs/tutorials/infrastructure-management/terraform-quickstart
- Size: 5.86 KB
- Stars: 0
- Watchers: 6
- 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) расположен в этом репозитории.