ariga / terraform-provider-atlas

Terraform Provider for Atlas
https://atlasgo.io
Apache License 2.0
56 stars 8 forks source link

terraform plan is failing because it cannot connect to postgres #124

Open kevinmichaelchen opened 8 months ago

kevinmichaelchen commented 8 months ago

Hope I'm not missing something silly and trivial 😅

terraform plan is failing …

Unable to generate migration plan, got error: Error: postgres: scanning system variables: dial tcp 127.0.0.1:5433: connect: connection refused

I reproduced the issue here:

https://github.com/kevinmichaelchen/terraform-provider-atlas-example/tree/v0.1.0