average-school-38756
03/09/2021, 9:01 PMpulumi_postgresql
provider to connect to the database via the endpoint (using the master credentials) but i'm getting a timeout:
postgresql:index:Role (pg-user):
error: error detecting capabilities: error PostgreSQL version: dial tcp 10.0.1.136:5432: i/o timeout
That's when i realized that my database is in a VPC, and there is no public endpoint. So how can i use IaC to handle this task?microscopic-dress-1605
03/10/2021, 7:38 AMaverage-school-38756
03/11/2021, 5:27 PM