terraform-provider-dbtcloud icon indicating copy to clipboard operation
terraform-provider-dbtcloud copied to clipboard

dbt Cloud Terraform Provider

Results 11 terraform-provider-dbtcloud issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

feature request

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....

blocked

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...

blocked

## 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...

enhancement

## 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...

bug
Awaiting Response