terraform-provider-dbtcloud
terraform-provider-dbtcloud copied to clipboard
dbt Cloud Terraform Provider
The current [`dbtcloud_license_map` resource](https://registry.terraform.io/providers/dbt-labs/dbtcloud/latest/docs/resources/license_map) can only be set once for an entire dbt Cloud account This is because the identifier of a resource map is unique for an account rather...
Hey, @b-per - me again 😁. I'd love the flexibility to be able to create & remove users via this Terraform provider. I am not seeing a pre-existing user-related endpoint...
We should stick to the American spelling
When using service tokens to call the API to link a GitLab repo natively with dbt Cloud the connection is not set up correctly and require manually reconnecting the repo....
Bigquery execution project is a key variable for controlling dbt Cloud job spend within bigquery. It would be great if this could be enabled via the provider (community feedback). Feel...
## Is your feature request related to a problem? Please describe. When provisioning environment variables through the resource `dbtcloud_environment_variable`, the environment already has to be deployed in order to give...
## Describe the bug In the new provider version 0.3.10 updating `dbtcloud_service_token` resource is failing. ## Error message ``` │ Error: Provider produced inconsistent result after apply │ │ When...