Skip to content

Build, change, and destroy AWS infrastructure using Terraform. Step-by-step, command-line tutorials will walk you through the Terraform basics for the first time.

Notifications You must be signed in to change notification settings

fabianbernhart/terraform-aws-get-started-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashicorp: Get Started - AWS Tutorial (Complete)

Build, change, and destroy AWS infrastructure using Terraform. Step-by-step, command-line tutorials will walk you through the Terraform basics for the first time.

image

Tutorial: AWS Terraform Tutorial

Terraform Command learned in this tutorial:

init tf project

terraform init

validate tf files

terraform fmt

apply tf files to AWS EC2 Instance

terraform apply

destroy the EC2 Instance after apply

terraform destroy

display output

terraform output

About

Build, change, and destroy AWS infrastructure using Terraform. Step-by-step, command-line tutorials will walk you through the Terraform basics for the first time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages