aws-codedeploy-agent
aws-codedeploy-agent copied to clipboard
[feature] allow codeploy agent service with manual start on windows
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