aws / aws/aws-codedeploy-agent
[feature] allow codeploy agent service with manual start on windows
Open
- Dominant language
- Rust
- Stars
- 337
- Forks
- 195
- Avg merge
- 10h 54m
- Merged PRs (30d)
- 4
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.