Skip to content

0.8.4

Compare
Choose a tag to compare
@holtwilkins holtwilkins released this 25 Sep 06:02
· 407 commits to master since this release

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.