Tested in AWS and it brings up the app successfully, sets the admin password, and exposes it on the load balancer URL.
We will want to update to include our lambda and aurora setup as well I would think.
We will also probably update to use a custom image with some of our other enhancements, so that will change this as well.
This template assumes a VPC and subnets already created and passed in as params. A few examples I look at had that setup, but I am pretty unfamiliar with those two things, so let me know if we need to create them instead.
It also assumes manual work to connect our DNS to the load balancer we are exposing. Unsure if that is the right approach here either.
Starting to address #6
Tested in AWS and it brings up the app successfully, sets the admin password, and exposes it on the load balancer URL.
We will want to update to include our lambda and aurora setup as well I would think. We will also probably update to use a custom image with some of our other enhancements, so that will change this as well.
This template assumes a VPC and subnets already created and passed in as params. A few examples I look at had that setup, but I am pretty unfamiliar with those two things, so let me know if we need to create them instead.
It also assumes manual work to connect our DNS to the load balancer we are exposing. Unsure if that is the right approach here either.