Overview
How to make your Terraform code DRY with Terragrunt, Advanced use cases with Terragrunt, How to better manage resources as a code with a Terraform, Structure your Terraform code
Terraform and Terragrunt users, Those that manage Infrastructure, Admins, DevOps, Infrastructure Engineers and Developers that manages infrastructure as code
Terraform, Linux, Bash, Command line, AWS, Vault
Welcome to my course on Terragrunt!
We are going to learn how to maintain our Terraform code in better way. We will focus on how to work on Terragrunt modules, extract common parts for provider, remote state and modules itself. We will start with the basics, understand blocks that we have inside the Terragrunt. We will use some built-in functions. After that we are going to focus on why and how move to the next level, so called DRY approach (Don't repeat yourself approach).
We will do live examples for:
- Plain terraform (aka dummy modules and environments)
- Hashicorp Vault setup
- AWS setup
I truly believe that with examples in the course and knowledge I'm going to pass over to you - you will be able to apply it to any environments you are currently maintain. Example is this course are related to AWS and Vault, but approaches presented here are relative to any cloud or provider that you are using.
Disclamer:
This course is not going to learn you how to work with Terraform basics. It learns you how to leverage your Terraform skills with Terragrunt wrapper and Gruntwork team mindset.
I hope you will enjoy it and level up your infrastructure as a code!
Paweł Tokarz
Hi,
My name is Paweł.
Over the last few years, I've been working as an First line support, Admin, DevOps Engineer, Cloud Infrastructure Engineer, Team Lead and even Manager. During my career I've always tried to learn new things and improve every single day. I've worked with many technologies, both self-hosted, large private Data Center and AWS / GCP clouds.
Today, I'm trying to share my experience here and knowledge at Udemy platform.