Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 441 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 441 Bytes

Infrastructure

Infrastructure using Terraform

The purpose of this repo is to show a full Softlayer Infrastructure environment built using the Terraform automation. We will create everything you need from scratch: subnets, routes, an virtual machine with MySQL installed inside a private network, and a webapp machine with Apache and its PHP module in a public subnet. The webapp machine reads a table in the database and shows the result.