Deploy Networking and database
Build AMI with packer
Deploy EC2, ALB and Autoscale
terraform apply -target RESOURCE_TYPE.RESOURCE_NAME --auto-approve
terraform destroy -target RESOURCE_TYPE.RESOURCE_NAME --auto-approve
terraform state list
terraform state show RESOURCE_TYPE.RESOURCE_NAME