dbt-labs / terraform-provider-dbtcloud

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

Feature - Add support for managing service tokens #140

Closed b-per closed 1 year ago

b-per commented 1 year ago

Fixes #124

Will most likely have a small merge conflict with #139 We will also need to know if we want to merge https://github.com/GtheSheep/terraform-provider-dbt-cloud/pull/133 before or after as this will require some slight docs rework

datasource acceptance test passing

SCR-20230516-nmbd

resource acceptance test passing

SCR-20230516-qwci

b-per commented 1 year ago

@GtheSheep , let me know if you need my help fixing merge conflicts once one of #139 or #140 gets merged

b-per commented 1 year ago

Fixing the merge conflict in 2 min

b-per commented 1 year ago

The conflict is fixed.