[feature] allow codeploy agent service with manual start on windows
lmayorga1980 opened this issue · 0 comments
lmayorga1980 commented
Currently the windows service is set to AUTO_START but it would be nice to configure this value in case there is a need to bake into a custom ami without starting up automatically.
https://github.com/aws/aws-codedeploy-agent/blob/main/lib/register.rb#L13