Skip to content

Luni3/terraform_first

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

create by Perlin Maxim

1. прежде чем использовать данные файлы установите на вм terraform  и ansible
2 в основном файле terraform  перед созданием вм заполните данные поля вашими данными с yc
provider "yandex" {
  token     = ""
  cloud_id  = ""
  folder_id = ""
5. необходимо создать ssh key  адресом расположения является ubuntu:${file("~/.ssh/id_rsa.pub")}"
6 после проделанных операции выполняем terraform apply
7 и устанавливаем nginx ansible-playbook -i inventory ansible/playbook1.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published