Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 290 Bytes

This repository contains terraform script to setup and run apache server on cloud.
Clone the repo
Navigate to the cloud you need to use
Make changes to the main.tf file as per your needs e.g. cloud token, resources names, etc
run "terraform init" & "terraform apply"