Update README with link and thumbnail

This commit is contained in:
sidpalas
2022-02-16 12:53:11 -08:00
committed by GitHub
parent 75922067d8
commit 4012eec6cd

View File

@@ -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.
Covers how teams can work together with Terraform and how to set up CI/CD pipelines to keep infrastructure environments up to date.