/terraform-yandexcloud-example

Example of usage Terraform and Yandex.Cloud

Primary LanguageHCL

About

This is usage example of Terraform and Yandex.Cloud.

Requirements

Usage

  • Clone repo - git clone https://github.com/Extor/terraform-yandexcloud-example
  • Change directory - cd terraform-yandexcloud-example
  • Create 00-vars.tf. See 00-vars.tf.example for example.
  • Run terraform init
  • Run terraform plan and/or terraform apply