Closed villasv closed 5 years ago
CodeDeploy only handles automatic deploy for new instances if they're in an autoscaling group, apparently. If an update requires the replacement of the scheduler, the new instance won't have the deployment initiated.
Can be solved by implementing #110 and #111, probably?
CodeDeploy only handles automatic deploy for new instances if they're in an autoscaling group, apparently. If an update requires the replacement of the scheduler, the new instance won't have the deployment initiated.