Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By Drew Terry
I have a rails app with a managed development database and I am trying to add a job to migrate my rails app before each deploy.
I set the environment variable DATABASE_URL with a value of ${db.DATABASE_URL}.
But it seems like the connection parameters are not being passed and instead is passing a string directly which causes this error.
URI::InvalidURIError: bad URI(is not URI?): ${db.DATABASE_URL}
How can I pass the database connection parameters correctly in a job?
Aakash Singh
Frank Tufano
fullammo
4ae272398ee6445a9bf73f4cd632b5
eddie
Taha Aziz Ben Ali
Telmo Valverde
Alexandre Herlinvaux
52d4eff26a544eefb189e2005836b2
EatingAquamarineScubaDiver
f25932a0b984430fb48c4256f1aaad