learn-terraform

Course outlines for learning terraform.

View the Project on GitHub robertdebock/learn-terraform

Introduction.

expected time requirements
45 minutes none

Goal: Get to know each other and hear about how the course will be held.

Assignment

Please tell something about yourself.

Terraform?

HashiCorp on Terraform:

Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Terraform codifies cloud APIs into declarative configuration files

Let’s break that down:

How