Modules, Loops and More: How to Scale with Terraform
Description
In this talk, we explore ways to simplify your infrastructure code even while you add more resources to your infrastructure. We'll dive into advanced features in Terraform such as modules, workspaces, for_loops, and data sources to build reusable, scalable infrastructure. By the end of this talk, you will be able to recognize these features, know when to use them, and how to implement them to scale your Terraform code in a clean, reliable, and efficient way.