In my previous blog post on using Terraform and Ansible to deploy a simple ‘dummy’ application, I showed you how to use Terraform to build a simple two-tier application infrastructure (Web/App + DB). This blog shows how to use Ansible to configure the application on the deployed infrastructure.
Deploying an application to AWS with Terraform and Ansible – Part 1 (Terraform)
As I’m am very interested into automation I was curious if I would be able to deploy a (dummy) application to AWS by only making use of
This article series shows how I used Terraform and Ansible to make this possible.
