Featured
aws elasticbeanstalk cd terraform cloudformation
Deploying AWS Elastic Beanstalk applications with Terraform
Posted on .To facilitate our migration from EC2/Chef environments to Docker/ElasticBeanstalk, we wanted to automate provisioning of an AWS Elastic Beanstalk (EB) environment and reuse it to build other environments. This article discussed how we achieved this infrastruct…