Tag: terraform
Terraform: The Cloud-Agnostic Solution for Infrastructure as Code
Infrastructure as Code (IaC) makes the life of a cloud engineer easier in many ways. But it is still complex to manage the cloud...
Terragrunt: The Orchestrator Tool for Terraform
Want to get rid of duplicated backend code, as well as to define how to manage your Terraform state once in a root directory...
Building a Cloud-Agnostic Test Environment with Terraform
Terraform is a tool to safely and predictably create, change and improve infrastructure. Terraform is cloud-agnostic and can use a single configuration to handle...
Taming the cloud: Provisioning with Terraform
Terraform is open source software that enables sysadmins and developers to write, plan and create infrastructure as code. It is a no-frills software package,...