terraform-provider-postgresql icon indicating copy to clipboard operation
terraform-provider-postgresql copied to clipboard

Document support for authenticating using environment variables

Open mnikolic-ep opened this issue 3 years ago • 0 comments

I was originally going to submit an issue requesting support for authenticating to Postgres using environment variables, but I found this comment in a related issue that says this is supported! (I confirmed the listed env vars work).

It would be nice to have this documented in the main provider config page in case other people like me also desire this, but don't bother attempting the default Postgres env vars. 😅

mnikolic-ep avatar Apr 04 '22 20:04 mnikolic-ep