Ad space (banner)
AD

Got the fundamentals? A structured Terraform course is a fast way to level up.

Find Terraform courses on Udemy

Affiliate link. Costs you nothing extra.

Lesson 1 / 37

Getting Started

The pseudo terminal on this page reproduces the feel of the Terraform CLI, so you can practice with nothing installed and no cloud account. No real infrastructure is created. To use real Terraform yourself, here is what you need.

  • Terraform: download the binary from the official HashiCorp site, or install it with a package manager such as Homebrew.
  • A cloud account with credentials: an AWS, Google Cloud or Azure account, with credentials configured so Terraform can act on your behalf.
  • An editor with HCL support: VS Code's Terraform extension gives you syntax highlighting and completion, which helps a great deal.
← Previous lesson Next lesson →
Ad space (banner)
Ad space (in-article)