1 Answer
- Newest
- Most votes
- Most comments
0
If your deployment requires a "bootstrap", meaning that Greengrass needs to restart, then it will always rollback if it fails. This is a safety measure to try and ensure you never have a completely borked system.
Cheers, Michael
Relevant content
- AWS OFFICIALUpdated 10 months ago

Makes sense, many thanks