5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Skills     Operating Systems and Servers     DevOps     Automation with Terraform
In this course, you will learn what Terraform is and how it is used. You will learn how to install and upgrade Terraform, as well as the different commands and syntax used.

Objectives

Introduction to Terraform

  • start the course
  • describe what Terraform is and how it is used
  • install Terraform on the Windows 10 platform
  • install Terraform on the MacOSX platform
  • install Terraform on the Ubuntu Linux platform
  • upgrade Terraform
  • identify Terraform commands

Configuration Syntax

  • use HashiCorp Configuration Language (HCL) Terraform syntax
  • use JSON formatted configuration file syntax

Interpolation Syntax

  • use interpolation syntax to reference variables
  • describe the different types of available variable references that can be used
  • use conditions with interpolations
  • identify and use the Terraform built-in functions

Practice: Using Terraform Syntax

  • use Terraform syntax