Is there an example of building a postgres server ...
# azure
e
Is there an example of building a postgres server on Azure then referencing it elsewhere? I'm trying to create a RandomPassword then stick that in a secret and also use the password to build a database url of the form
<postgres://username>:password@hostname:port/dbname