Open trivikr opened 4 years ago
Example difference in comments when the old application stack was deleted, and new one was deployed:
Deleting old stack deletes links to the build logs created using older application which might be a concern for some projects. The instructions can be provided for updating the application instead.
Confirmed that deletion of old Cloudformation stack is not required. One can just overwrite previous Cloudformation stack, and old resources will be preserved.
It would be good to have update instructions in README though.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like Add update instructions in README
Describe alternatives you've considered Deleting application stack, and redeploying a new version