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
add support to optionally create database users in the FSCloud profile submodule (using new users variable), and admin password (using new admin_pass variable) (#206) (2b6eeba)
add new outputs hostname and port to the FSCloud profile submodule, which will only output if users or service credentials are created. (#206) (2b6eeba)
fixed bug that can produce the error Invalid value for "value" parameter: the given value is not sensitive, so this call is redundant if not passing any values for the users and service_credential_names variables (#204) (ccc4746)