Component life cycle when editing a deployment | AWS re:Post
I have a few components deployed to a device. Each component installs a package in its "Install" lifecycle. It uses "apt" to install a package. So, deploying multiple components at the same time al...