diff --git a/README.md b/README.md index 26707cf..d1b86f2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # DevOps Directive Terraform Course -This is the companion repo to the complete Terraform course from DevOps Directive (https://www.youtube.com/c/DevOpsDirective) +This is the companion repo to: [Complete Terraform Course - From BEGINNER to PRO! (Learn Infrastructure as Code)](https://www.youtube.com/watch?v=7xngnjfIlK4) -*Note:* The videos for the course have not been released yet... stay tuned! +[![thumbnail](https://user-images.githubusercontent.com/1320389/154354937-98533608-2f42-44c1-8110-87f7e3f45085.jpeg)](https://www.youtube.com/watch?v=7xngnjfIlK4) ## 01 - Evolution of Cloud + Infrastructure as Code @@ -42,4 +42,4 @@ Explains different types of testing (manual + automated) for Terraform modules a ## 09 - Developer Workflows + CI/CD -Covers how teams can work together with Terraform and how to set up CI/CD pipelines to keep infrastructure environments up to date. \ No newline at end of file +Covers how teams can work together with Terraform and how to set up CI/CD pipelines to keep infrastructure environments up to date.