off to AWS we go with Terraform
Running terraform locally is great for local development but the real power of Terraform is when you provision your code on the cloud. This post will discuss how we can do that. First you will need a AWS account, click on this link for information on the free tier account. Next you need to install… Read More »