Project Repository
Requirements¶
| Name | Version |
|---|---|
| terraform | >= 1.7 |
| dbtcloud | ~> 1.8 |
Providers¶
| Name | Version |
|---|---|
| dbtcloud | ~> 1.8 |
Modules¶
No modules.
Resources¶
| Name | Type |
|---|---|
| dbtcloud_project_repository.project_repositories | resource |
Inputs¶
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| project_ids | Map of project key to dbt Cloud project ID | map(string) |
n/a | yes |
| repository_ids | Map of project key to repository_id (the integer ID used for project_repository links, not the resource ID) | map(string) |
n/a | yes |
Outputs¶
| Name | Description |
|---|---|
| project_repository_ids | Map of project key to project_repository resource ID |