DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Terraform — Things are different now.

4 years ago medium.com
Terraform — Things are different now.

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Have you ever been frustrated that you misconfigured some part of your cloud infrastructure and ended up troubleshooting for hours because of a simple fat-fingered mistake? It has happened to me more than I would like to admit, and I got tired of it.

At first, I was mainly looking at creating ARM (Azure Resource Manager) templates because I thought Chef, Ansible, and Terraform would be more complicated.

And most of all, I wanted the infrastructure to live on, and be married with, the code repository forever and ever.

In the case of creating that infrastructure, Terraform would determine that the resource group should be created first because it’s a required input for the other resources we are creating.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com