CodeDeploy agent was not able to receive the lifecycle event.
-
aws codeDeploy beforeInstall fail이슈 기록 2023. 2. 5. 14:33
``` The overall deployment failed because too many individual instances failed deployment, too few healthy instances are available for deployment, or some instances in your deployment group are experiencing problems. ``` ``` CodeDeploy agent was not able to receive the lifecycle event. Check the CodeDeploy agent logs on your host and make sure the agent is running and can connect to the CodeDepl..