Is your feature request related to a problem? Please describe.
File diffs are often used to confirm proper operation of logic. It's a lot easier to eyeball state.test output showing diffs.
Describe the solution you'd like
Add a parameter to file-managed to force showing diffs for new files.
Please Note
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.
Is your feature request related to a problem? Please describe.
File diffs are often used to confirm proper operation of logic. It's a lot easier to eyeball
state.testoutput showing diffs.Describe the solution you'd like
Add a parameter to
file-managedto force showing diffs for new files.Please Note
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.