- Promoted by: Anonymous
- Platform: Udemy
- Category: IT Certifications
- Language: English
- Instructor: Wissem Khrarib
- Duration: 2 hour(s)
- Student(s): 4,218
- Rate 4.5 Of 5 From 0 Votes
- Expires on: 2025/11/12
-
Price:
17.990
Learn how to automate resource provisioning with terraform
Unlock your potential with a Free coupon code
for the "Terraform for absolute beginners" course by Wissem Khrarib on Udemy.
This course, boasting a 4.5-star rating from 0 reviews
and with 4,218 enrolled students, provides comprehensive training in IT Certifications.
Spanning approximately
2 hour(s)
, this course is delivered in English
and we updated the information on November 11, 2025.
To get your free access, find the coupon code at the end of this article. Happy learning!
Terraform is an infrastructure as code tool, used to provision and manage infrastructure with code. It makes the process of creating, updating and deleting resources more easy and consistent.
With Terraform, you can provision a set of resources consistently using the same configuration file as many time as you want, and you can delete all of them by running a single command.
This course will take you in a step-by-step way to start writing your own terraform configuration files for provisiong resources locally or in a cloud provider like Azure, AWS or whatever you want.
By taking this course you will learn the basics of Terraform needed to start writing your own Terraform configuration files and provisioning, updating and deleting the resources that you want.
Requirements for this Course:
Basic programming knowledge
Who this course is for:
The course is for anyone who wants to start learning the DevOps tool known as Terraform
This course is ideal for people who are new to Infrastructure as code and who want to start provisioning infrastructure using an IaC tool like Terraform
What you’ll learn
How write Terraform configuration files?
What are providers?
Working with some terraform commands
Working with input variables
Working with output variables
Setting resource dependencies
and more