dbt-labs / terraform-provider-dbtcloud

dbt Cloud Terraform Provider
https://registry.terraform.io/providers/dbt-labs/dbtcloud
MIT License
82 stars 19 forks source link

Create postgres redshift credential resource #131

Closed dave-connors-3 closed 1 year ago

dave-connors-3 commented 1 year ago

This PR adds resources for Postgres Credential objects, which supports both postgres and Redshift connections in dbt cloud!

b-per commented 1 year ago

@dave-connors-3 : this branch in my fork is passing the tests, you can just replicate my last commits.

Also, pull from main as well before pushing back your branch as I think the requests have a longer delay before failing now. (this is for the failing test unrelated to your change)