miasma-rb / miasma-aws

Miasma AWS API
Other
8 stars 8 forks source link

Reuse stack parameter value on updates #41

Closed chrisroberts closed 8 years ago

chrisroberts commented 8 years ago

If stack parameter value is unchanged, set UsePreviousValue which will fix NoEcho type updates.

Related: sparkleformation/sfn#164

jimcroft commented 8 years ago

FYI: Just tried this out running a few updates against a dev RedShift stack, works like a charm.