learn-terraform

Course outlines for learning terraform.

View the Project on GitHub robertdebock/learn-terraform

Setup Visual Studio Code for Terraform

expected time requirements
15 minutes A computer

Goal: Be able to use Visual Studio Code with Terraform code.

Explanation

There are some plugins that make it easier to write Terraform code. These plugins are not required however.

Howto

  1. Click on extensions (CTRL+SHIFT+X)

Search and install these:

Assignment