Terraform Infrastructure
Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
In this course, you will learn how to create and modify Terraform configurations to manage infrastructure.
Target Audience
IT Professionals who are in an Ops or DevOps position and want to learn about automation with Terraform
Prerequisites
None
Expected Duration (hours)
1.1
Lesson ObjectivesTerraform Infrastructure
start the course
examine the different resources that Terraform can be used to manage
create a free AWS account
create an IAM user in AWS that has administrative permissions
create access keys and key pairs for an IAM user in AWS
configure Terraform to launch a single AWS EC2 instance
modify a Terraform configuration
destroy infrastructure that is managed by Terraform
assign an elastic IP to your EC2 instance
run the terraform plan command to view your execution plan
run the terraform apply command to apply the changes from an execution plan
create an implicit dependency
create an explicit dependency
describe nondependent resources
configure Terraform
Course Number:sd_terr_a03_it_enus
Expertise Level
Beginner