Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
11 lines (6 loc) · 144 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 144 Bytes

terraform

Clone the repository

terraform init <dir name>

terraform apply <dir name>

To destroy,

terraform destroy <dir name>