In part one of the Into to Terraform series, we introduced the high-level concepts of Terraform and Infrastructure-as-Code in general. In part two, we looked at the basic building blocks of Terraform and how to construct resources. We saw how… Read More ›

Infrastructure-as-Code
Intro to Terraform Pt II: The Building Basics
As discussed in part one of the Intro to Terraform series, Terraform is a declarative language which can be used to manage cloud resources in an Infrastructure-as-Code approach. For someone like myself – coming from a traditional IT background with… Read More ›