Building a Windows 2012R2 Instance in AWS with Terraform
Terraform is an application by HashiCorp that is designed to treat infrastructure as code. Lately, I have been working with it to begin automation of resources within AWS, and have been quite pleased. Lets get started with building out a Windows 2012 R2 server with Terraform on AWS. You are going to need to have … Read more