| credential_ids |
Map of composite key (project_key_env_key) to credential ID (from credentials module) |
map(string) |
{} |
no |
| extended_attribute_ids |
Map of composite key (project_key_ea_key) to extended_attributes resource ID (from extended_attributes module) |
map(string) |
{} |
no |
| global_connection_ids |
Map of global connection key to connection ID (from global_connections module). Used when YAML environments reference connections by key. |
map(string) |
{} |
no |
| project_ids |
Map of project key to dbt Cloud project ID |
map(string) |
n/a |
yes |
| projects |
List of project configurations. Each project may have an 'environments' list. |
any |
n/a |
yes |