, Terraform .

1.
Terraform Open Source HashiCorp 2014 . (Infrastructure as a Code). , , . . . https://www.terraform.io.
, ? cloud, cloud. AWS, Google Cloud, Microsoft Azure, Digital Ocean, Yandex, AliCloud , VMware. Git Hub. IaaS .
Hashicorp Configuration Language (HCL). , , tf
. . Terraform, , , , . Atom. , . HCL Terraform. Terraform Windows, MacOS, Linux, . Go, , .
, AWS CloudFormation AWS, AWS. Ansible - , , . Puppet Chef. .
2. Windows
MS Windows . MS Windows , . zip
. terraform.exe
. , . terraform.exe
. Windows. Windows 10 , , c, , . terraform
, .
3. Linux
Terraform Linux , Windows. , Linux . Terminal
. mkdir terraform
cd /tmp
. wget
URL .

unzip terraform_0.15.1_linux_amd64.zip
. terraform
. sudo mv terraform /bin
. . terraform
.