aws / aws/aws-codedeploy-agent
Rebooting the instance during deployment causes an error
Open
enhancement
feature-request
- Dominant language
- Rust
- Stars
- 337
- Forks
- 195
- Avg merge
- 10h 54m
- Merged PRs (30d)
- 4
Description
Trying to reboot the instance the instance during deployment causes an error:
```
Script - scripts/reboot.sh
[stderr]+ reboot
[stderr]
[stderr]Session terminated, terminating shell... ...terminated.
```
It'd be nice to have a way to tell the CodeDeploy that the instance is going to reboot and it has to wait for it to come up, or is there already a method for doing that?
Contributor guide
Assessment
This issue has not been assessed yet.