PLAY PODCASTS
What is Terraform?

What is Terraform?

InfosecTrain · InfosecTrain

October 29, 20244m 16s

Audio is streamed directly from the publisher (anchor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

Terraform is an open-source Infrastructure as Code (IaC) tool created by HashiCorp. The concept behind Infrastructure as Code is pretty straightforward: rather than manually configuring infrastructure, you write code to manage and provision it. Think of it like scripting out your cloud resources, networks, and servers and then running that script to make everything happen automatically.