liatrio / devops-bootcamp

Liatrio's DevOps Bootcamp
https://devops-bootcamp.liatr.io
MIT License
44 stars 45 forks source link

Exploring adding Terraform section for tests #403

Open jburns24 opened 1 year ago

jburns24 commented 1 year ago

https://developer.hashicorp.com/terraform/tutorials/configuration-language/test

Terraform natively now supports tests. We should look into this and possibly add a section to the bootcamp

jburns24 commented 10 months ago

Great suggestion for Alice

I think a section that really highlights that, maybe showing managing TF of multiple environments first, and then making it simpler with TG could be pretty helpful.

Full conversation

I love this idea let's roll with it! Here is an outline to start this section

Terragrunt

Introduction to Terragrunt

Setting the Scene for the Exercise

Part 1: Terraform for Managing Infrastructure

Exercise 2: Refactoring with Terragrunt

Conclusion