Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm-template-merge should give all the issues at the same time #21

Open
cateruels opened this issue Feb 6, 2020 · 1 comment
Open

Comments

@cateruels
Copy link

Summary

While merging arm templates, the output error log, should present all the errors at the same time.

Desired solution

E.G,

Error: Property "parameters.appName" cannot be merged. Source and target values are different.
Error: Property "parameters.environment" cannot be merged. Source and target values are different.

(Obviously, this solution it is considered without unknowingly from the other issue in which the log should show in which files the conflict is happening)

@robinmalik
Copy link

How can we debug this 'Source and target values are different' issue? I can't understand what it means.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants