Terraform Lifecycle: Workflow and Lifecycle Meta-Argument
Introduction IaC has transformed how we think of building and managing infrastructure. The days of hand-configured servers and dragging through murky cloud dashboards are long gone. Infrastructures (servers, databases, networks, etc.) can be defined using tools such as Terraform in simple, easy-to-read configuration files. While many users are familiar with the init, plan, and apply […]