From b65f497ccf362fb268127b818bbf3119e4a7be9d Mon Sep 17 00:00:00 2001 From: Mariusz Michalowski <92091891+mariuszmichalowski@users.noreply.github.com> Date: Tue, 11 Apr 2023 09:39:31 +0200 Subject: [PATCH] Added Terraform tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8dc186e..18f742e 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Study Guide for the Terraform Associate Certification 2020 - [General Terraform Best Practices](https://www.terraform-best-practices.com/) - [Terraform Cloud Interactive Learning](https://www.katacoda.com/courses/terraform) - [A Cloud Guru Terraform Cheatsheet](https://res.cloudinary.com/acloud-guru/image/fetch/c_thumb,f_auto,q_auto/https://acg-wordpress-content-production.s3.us-west-2.amazonaws.com/app/uploads/2020/11/terraform-cheatsheet-from-ACG.pdf) +- [Getting Started With Terraform on AWS](https://spacelift.io/blog/terraform-tutorial) - Practice Exams - [Udemy](https://www.udemy.com/course/hashicorp-certified-terraform-associate-2020-practice-exam/) - [Medium](https://medium.com/bb-tutorials-and-thoughts/250-practice-questions-for-terraform-associate-certification-7a3ccebe6a1a)