Skip to content

Examples of infrastructure as code tools include Yandex Cloud, Ansible and Terraform.

License

Notifications You must be signed in to change notification settings

abelovn/infrastructure-as-a-code-example

Repository files navigation

infrastructure-as-a-code-example

Examples of infrastructure as code tools include Yandex Cloud, Terraform and Ansible. Terraform code don`t use managed service in Yandex Cloud.

Install YC cli

curl https://storage.yandexcloud.net/yandexcloud-yc/install.sh | bash

Init YC cli

yc init

Get token, cloud-id, folder-id

yc config list

Output:

token: xxx
cloud-id: xxx
folder-id: xxxx
compute-default-zone: ru-central1-b

About

Examples of infrastructure as code tools include Yandex Cloud, Ansible and Terraform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published