I am creating an AMI from ubuntu image and have installed some softwares. I would require this AMI for running my automation scripts using AWS Datipeline. When I run use this AMI for creating Instance for execution, it always waits for dependencies. Can anyone please help me in resolving the issue??
Doing a deep dive into the logs, I found out that the job executor is not installed and that is the core issue.