Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Terraform for absolute beginners

Posted By: lucky_aut
Terraform for absolute beginners

Terraform for absolute beginners
Published 1/2024
Duration: 1h30m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 604 MB
Genre: eLearning | Language: English

Learn how to automate resource provisioning with terraform


What you'll learn
Learn the basics of HCL (Hashicorp configuration language)
Create the configuration files for provisioning resources with Terraform
Learn what are providers?
Learn how to work with multiple providers
Learn some terraform commands
Declare and access input variables
Learn how work with output variables

Requirements
Basic programming knowledge

Description
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
Who this course is for:
DevOps engineers who wants to start learning and applying the concept known as "infrastructure as code"
Anyone who wants to automate resource provisioning with terraform

More Info