-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There's an issue where if a new instance is created after initially creating the stack, it won't have any of the code or apache installed.
This is because a lifecycle hook on the ASG should send a message to an SQS queue to be picked up by CodeDeploy to deploy to the newly created instance(s). The lifecycle hook looks to automatically exist, but there is no SQS queue and I'm not sure how to configure CodeDeploy to read from this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels