Keeping it DRY with your Terraform code


Details
Join Tim Davis and Sören Martius from Terramate as they explore breaking down large-state Terraform projects into stacks for faster execution, limiting blast radius, and writing less code to do the same amount of work. Discover the power of code generation to automate the creation of Terraform config files, minimizing maintenance efforts for backend, and provider definitions using the Don’t Repeat Yourself, or DRY methodology.
During this webinar you’ll learn:
- What DRY means and how it pertains to Terraform and other IaC frameworks.
- How to manage multiple stacks to keep state files smaller and more manageable
- How to update provider and backend configurations one time instead of multiple times.
After a 30-minute talk there’ll be a 15-minute Q&A, for which we encourage you to submit questions in advance.
A webinar recording and related materials will be shared with all attendees after the event.
***
Speaker:
Tim Davis
Developer Relations at Terramate
Tim Davis is the Developer Advocate for Terramate.io. His background is in Infrastructure, Operations, and Automation. Previously to Terramate, he worked at companies like env0, and VMware. He has years of experience in Infrastructure as Code, and has previously been a Hashicorp Ambassador for his work in the Terraform community.

Keeping it DRY with your Terraform code