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
{{ message }}
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.
This is mostly a feature request but is there any reason that the postgres provider does not already allow the usage of a URI / URL instead of forcing the explicit assignment of these variables?
is there any reason that the postgres provider does not already allow the usage of a URI / URL instead of forcing the explicit assignment of these variables?
No reason I think, just nobody asked for it until now :)
I note this request and will let you know here when we can work on it.
This is mostly a feature request but is there any reason that the postgres provider does not already allow the usage of a URI / URL instead of forcing the explicit assignment of these variables?
typical postgres uri:
postgresql://[user[:password]@][netloc][:port][,...][/dbname]
Terraform Version
Terraform v0.12.25
Affected Resource(s)
NA
Terraform Configuration Files
Expected Behavior
Actual Behavior
N/A
Steps to Reproduce
The text was updated successfully, but these errors were encountered: