riff-raff icon indicating copy to clipboard operation
riff-raff copied to clipboard

Incorrect default warning when overriding a template parameter

Open jfsoul opened this issue 7 years ago • 0 comments

If a deployment template contains a parameter with a non-default value (e.g. prefixStage: false), but then a deployment based on that template overrides the parameter with its default value, then the following warning is given, despite the override being necessary (as far as I understand it).

image

jfsoul avatar Jun 06 '17 13:06 jfsoul