Terraform Complete Course - Step by Step for Beginners
Offered By: Automation Step by Step via YouTube
Course Description
Overview
Syllabus
Introduction
What is IaC
What is Terraform
Install Terraform
How to install Terraform on Windows
How to install Terraform on Mac OS
How to install Terraform on Linux
Create Terraform project
Create Configuration file e.g. main.tf
Decide a provider & mention in config file
Run commands terraform init terraform validate
Add infrastructure details in config file, Run terraform fmt
Run terraform init
Run terraform plan
Run terraform apply
Verify terraform show
terraform.tfstate file
Delete terraform destroy
Summary for Terraform basics
Intro to next steps
Terraform Variables variables.tf terraform.tfvars
Terraform Output outputs.tf
Terraform Modules
Manage Environments using folders
Manage Environments using Workspaces
Terraform Project Structure
Summary
Taught by
Automation Step by Step
Related Courses
Accelerate Software Delivery using DevOpsMicrosoft via edX Infrastructure as Code
Microsoft via edX App Deployment, Debugging, and Performance
Google Cloud via Coursera Introduction to DevOps and Site Reliability Engineering
Linux Foundation via edX Configuration Management and the Cloud
Google via Coursera