sparkleformation / sparkle_formation

Ruby orchestration templating library built with unicorns and rainbows
http://www.sparkleformation.io
Apache License 2.0
222 stars 47 forks source link

Update of secret parameters #227

Open runningman84 opened 7 years ago

runningman84 commented 7 years ago

I have to enter a new secret during my sfn update call:

[Sfn]: Wp DBName [wpdb]: 
[Sfn]: Wp DBPassword [****]: 
[ERROR]: Value must be at least 8 characters

This seems to be a bug, I can leave it untouched in AWS CLI or Cloudformation...

jimcroft commented 7 years ago

What versions of sparkle_formation and sfn gems are you running? This was a problem but should be fixed: https://github.com/sparkleformation/sfn/issues/164

runningman84 commented 7 years ago

I suppose it was v3.0.26 because I did a gem update sfn today.

chrisroberts commented 7 years ago

@runningman84 This has been fixed previously. Are you still experiencing this issue? If so, are you running an up-to-date bundle (latest sfn/sparkle_formation and dependency libraries)?