Yandex IaC solutions
Yandex IaC solutions
https://github.com/patsevanton/yandex-iac-ansible-example
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
Init YC cli
Get token, cloud-id, folder-id
Output:
Terraform
Set up terraform
Download terraform https://hashicorp-releases.yandexcloud.net/terraform/
Set terraform mirror
with code
terraform fmt for private.auto.tfvars.example
Ansible
Install Ansible
Setting for ubuntu 22.04
SSH
Last updated