Modules
Using Terraform
Terraform is used to deploy our infrastructure
In order to properly use Terraform, you’ll need access to our AWS account.
We can install terraform using Hashicorp’s Brew Tap.
brew tap hashicorp/tap
brew install hashicorp/tap/terraform
Using Terraform