You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
Currently, running the convection diff command does not validate the template for a given stack and can suppress errors that come up when converging. It would be nice if the diff command could also validate the stack that you're diffing.
Expected behavior
Diffed stacks are also validated.
Observed behavior
Diffed stacks are notvalidated. 😛
The text was updated successfully, but these errors were encountered:
Description
Currently, running the
convection diff
command does not validate the template for a given stack and can suppress errors that come up when converging. It would be nice if thediff
command could alsovalidate
the stack that you'rediff
ing.Expected behavior
Diff
ed stacks are alsovalidate
d.Observed behavior
Diff
ed stacks are notvalidate
d. 😛The text was updated successfully, but these errors were encountered: