Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 315 Bytes

learn_terraform

The goal of this repo is to rapidly learn Terraform.

Goals: Build a Linux instance Install a webserver (apache/tomcat/whatever) web server Create a basic HTML webpage which displays custom text and is accessible publicly Comment in terraform code explaining what each portion does