Skip to content

Commit 86efb79

Browse files
authored
Update README.md
1 parent c51a2ba commit 86efb79

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Learning Terraform
2-
This is the repository for the LinkedIn Learning course `Learning Terraform`. The full course is available from [LinkedIn Learning][lil-course-url].
2+
This is the repository for the LinkedIn Learning course Learning Terraform. The full course is available from [LinkedIn Learning][lil-course-url].
3+
4+
![Learning Terraform][lil-thumbnail-url]
5+
6+
Terraform is a DevOps tool for declarative infrastructure—infrastructure as code. It simplifies and accelerates the configuration of cloud-based environments. In this course, instructor Josh Samuelson shows how to use Terraform to configure infrastructure and manage resources with Amazon Web Services (AWS). After demonstrating how to set up AWS for Terraform, Josh covers how Terraform manages your infrastructure, as well as how to use core Terraform commands. He also delves into more advanced topics, including how to leverage code modules from the Terraform registry and how to create your own modules. Upon wrapping up this course, you'll have the knowledge you need to efficiently define and manage infrastructure with this powerful tool.
37

48
_See the readme file in the main branch for updated instructions and information._
59
## Instructions
@@ -10,8 +14,15 @@ The branches are structured to correspond to the videos in the course. The namin
1014

1115
The `main` branch contains the starting code for the course and the `final` branch contains the completed code.
1216

13-
[0]: # (Replace these placeholder URLs with actual course URLs)
17+
### Instructor
18+
19+
Josh Samuelson
20+
21+
DevOps Engineer
22+
23+
1424

15-
[lil-course-url]: https://www.linkedin.com/learning/
16-
[lil-thumbnail-url]: http://
25+
Check out my other courses on [LinkedIn Learning](https://www.linkedin.com/learning/instructors/josh-samuelson).
1726

27+
[lil-course-url]: https://www.linkedin.com/learning/learning-terraform-15575129?dApp=59033956
28+
[lil-thumbnail-url]: https://cdn.lynda.com/course/3087701/3087701-1666200696363-16x9.jpg

0 commit comments

Comments
 (0)