Can't find property 'token_signing_key.private_key
Opened this issue · 1 comments
mgunter-pivotal commented
getting error: line 1: #<TemplateEvaluationContext::UnknownProperty: Can't find property 'token_signing_key.private_key'>) (RuntimeError)
from /Users/mgunter/.bosh/installations/8975d051-05a4-43c4-4279-c648dad26ce6/tmp/erb-renderer610058709/erb-render.rb:175:in render' from /Users/mgunter/.bosh/installations/8975d051-05a4-43c4-4279-c648dad26ce6/tmp/erb-renderer610058709/erb-render.rb:200:in
create-env isnt adding "token_signing_key" to my creds.yml.......what are the steps required for generating a new property into creds.yml?
zmb3 commented
What command did you run to try to deploy this?
Only variables that are listed in the variables section of your manifest can be auto-generated.