0.8.4
Excavator: Update godel to latest version (#52)
Refactor to handle nil case for asg launch template version (#53)
Launch Template version in the autoscaling group specification can be
nil; when nil it should match the behavior of default. Instead of
copypasta, refactored the switch out into if/else behavior for
clarity.