Application Deployment using Autoscaling and Application Loadbalancer with Environment configuration (default, staging and production)
User supplied Vars and Env config @
- AWS/terraform.tfvars
- AWS/env_module/env.tf
Configure your Application using bash @
- AWS/autoscaling_module/userdata.sh
User supplied Vars and Env config @
- AZURE/terraform.tfvars
- AZURE/env_module/env.tf
Configure your Application using bash @
- AZURE/vmss_module/custom_data.sh
Coming