Terraform on Azure - Basic Tutorial

This course will help you to build Terraform basic foundation on Azure.

4.40 (303 reviews)
Udemy
platform
English
language
Other
category
instructor
Terraform on Azure - Basic Tutorial
9,663
students
2 hours
content
Jul 2021
last update
FREE
regular price

What you will learn

Terraform Basics

Terraform Basics on Azure

Why take this course?

Terraform is an open-source infrastructure as a code software tool created by HashiCorp. Users define and provide data center infrastructure using a declarative configuration language known as HashiCorp Configuration Language, or optionally JSON

We will start with the very basics and methodically build from there, learning new information, tricks, and skills along the way! Most lessons are less than 8 minutes long to help ensure a pace that doesn't put you to sleep

What will you learn?

· Introduction of Terraform.

· Installation of Terraform and setting up Environment path.

· Visual Studio Code installation and setting up extension for Terraform.

· Installation of Azure Command Line Interface (CLI).

· Azure Authentication using Azure CLI to perform Terraform Deployment.

· Azure Provider details and how to search template in Terraform Azure Documentation.

· Terraform init execution -

The terraform init command is used to initialize a working directory containing Terraform configuration files. This is the first command that should be run after writing a new Terraform configuration or cloning an existing one from version control. It is safe to run this command multiple times.

· Terraform Plan execution -

1. Reading the current state of any already-existing remote objects to make sure that the Terraform state is up-to-date.

2. Comparing the current configuration to the prior state and noting any differences.

3. Proposing a set of change actions that should, if applied, make the remote objects match the configuration.

4. The plan command alone will not actually carry out the proposed changes, and so you can use this command to check whether the proposed changes match what you expected before you apply the changes or share your changes with your team for broader review.

· Terraform Apply execution –

1. The terraform apply command executes the actions proposed in a Terraform plan.

2. The most straightforward way to use terraform apply is to run it without any arguments at all, in which case it will automatically create a new execution plan (as if you had run terraform plan) and then prompt you to approve that plan, before taking the indicated actions.

· Terraform State File explanation.

· Terraform Destroy command execution and explanation.

· How to use Interpolation n Resource Block.

· Create variables and use that as interpolation in Resource Block.

· Create Local block and use that as reference in Resource Block.

· How to setup Terraform remote backend to save state file in Azure Storage Account.

· Create output block to store Resource details in state file.

· How to create data block to captured state file details

· Virtual Machine Creation

Reviews

Rahul
October 21, 2023
You made Terraform look so easy. And i was able to follow through each video. Thanks for creating a good material for Terraform starters.
Daniel
June 23, 2023
I enrolled into this one as a free course, and really happy I did. This for beginners in Terraform, using Azure (which is why I took it). Everything is very well explained and you can follow along just fine. I am hoping to see complete Azure courses from the instructor, he is very good at teaching. Cheers from Mexico City.
Umang
May 10, 2023
Excellent Video. His explanation for resource is excellent. he is to the point. I would request him to use terraform validate command in his videos
Arosh
December 9, 2022
Really good start for beginners using Terraform. Provides a solid understanding of the platform. Highly recommended course!
Ram
September 25, 2022
Basics are well documented and presented. I would request to give atleast 60 sec of intro to TF. Thank you
Jennifer
March 24, 2022
Thorough introduction to Terraform with Azure. Author provides additional resources from his GitHub account and YouTube channel.

Charts

Price

Terraform on Azure - Basic Tutorial - Price chart

Rating

Terraform on Azure - Basic Tutorial - Ratings chart

Enrollment distribution

Terraform on Azure - Basic Tutorial - Distribution chart

Related Topics

4190488
udemy ID
7/17/2021
course created date
7/31/2021
course indexed date
Angelcrc Seven
course submited by