Boilerplate for Infrastructure as Code with Terraform
Make sure you have installed all of the following prerequisites on your development machine:
- Terraform - Download & Install Terraform. HashiCorp distributes Terraform as a binary package. You can also install Terraform using popular package managers.
- Git - Download & Install Git. OSX and Linux machines typically have this already installed.
terraform init
terraform apply
The MIT License (MIT) 2020 - Bruno Cordeiro. Please have a look at the LICENSE.md for more details.