You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: generate other-user password locally and create CF user at deploy time
other_user_password was previously stored in credhub via credhub generate,
which has been removed. Now generated with openssl rand and the CF user is
created during build-extension-file (requires admin, then restores
deployment login).
0 commit comments