copilot-cli
copilot-cli copied to clipboard
Feature request: see diff before `app upgrade`
Hello,
We are in the process of upgrading our app/env/svc templates. It is very useful to be able to see the diff of the new template to the current template.
We can do this for our environment and service templates via the package --diff command.
We cannot do this for the application template. Is this possible to add? Is it desired?
Thanks!
Hello @jhottenstein. It might not be as easy as it might sound, since for app we use stackset so as to populate the changes to each stackset instance in different regions. However, I agree it would be a nice feature for us to add!