* Set desired capacity to min_size if no instances exist * Improve readability of if/then clause * Only update null desired_capacity to min_size on initial create Any future updates to the ASG will be able to reference the existing capacity.