July 5th, 2022 / By: Ruben Araiza / Published in: Blog
This post was originally published on this site
Introduction
When we talk about Infrastructure as code (IaC) tools, Terraform might be the first that comes to mind. It has allowed us to create and manage all kinds of cloud resources by integrating our code files with the provider’s APIs.
