terraform

Terraform

April 30, 2023
systems administration, development
terraform

Modern Systems Administrators are all about Infrastructure as Code these days. To be able to create an immutable resource and it’s dependencies by writing few lines of code has a huge impact in the way I manage my infrastructure. One of the best tools that allows me to do this is Terraform, an open source Hashicorp product.

...