Projects

Automate Infrastructure With IaC using Terraform. Part 4 – Terraform Cloud

Automate Infrastructure With IaC using Terraform. Part 4 – Terraform Cloud

What Terraform Cloud is and why use it

By now, you should be pretty comfortable writing Terraform code to provision Cloud infrastructure using Configuration Language (HCL). Terraform is an open-source system, that you installed and ran a Virtual Machine (VM) that you had to create, maintain and keep up to date. In Cloud world it is quite common to provide a managed version of an open-source software. Managed means that you do not have to in...
Learn More