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
fix(toolkit): diff prints stack name not display name (#454)
Fixes#448
Prior to #301 we were using both `stackName` and `displayName`
interchangably in different areas of the CLI. #301 chose to standardize
to `stackName`. This PR changes that to `displayName`.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
---------
Signed-off-by: github-actions <[email protected]>
Co-authored-by: Momo Kornher <[email protected]>
Co-authored-by: github-actions <[email protected]>
0 commit comments