Closed
Description
The changeset deprecate password files (sql_password, couchbase_password, couchbase_superuser_password) in favor of value from secrets.
For existing deployments, the password from any of password files mentioned previously is saved into secrets. Subsequent deployment may remove the password files safely.
For fresh deployments, there are additional scopes and attributes that can be used to specify password for SQL and Couchbase databases.