Let’s write, plan, apply and DESTROY some resources in AWS — HashiCorp Terraform is an IaC (Infrastructure as Code) tool that allows you or teams to build/rebuild/change and track those changes to cloud infrastructure with ease. This makes it highly desirable to the DevOps workflow. One of the things that make Terraform so special, is that it is platform agnostic. This…