Modules, Loops and More: How to Scale with Terraform

Tuesday, Aug 29 1:30 PM - 2:30 PM Junior Ballroom B

Description

Terraform has become vital to your team's workflow for managing your infrastructure. However, as your infrastructure has grown your code has become more complex, needlessly messy, and harder to manage.

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.