/doppler-projects | Type: Application | PCID required: Yes
Tools
doppler_projects_create
Create Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
description | string | No | — | Description of project |
name | string | Yes | — | Name of project |
doppler_projects_delete
Delete Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | Unique identifier for the project object. |
doppler_projects_environments_create
Create Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | The project’s name |
name | string | Yes | — | The name value |
personal_configs | boolean | No | — | Whether or not to enable personal configs for the environment |
slug | string | Yes | — | The slug value |
doppler_projects_environments_delete
Delete Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | The project’s name |
environment | string | Yes | — | The environment’s slug |
doppler_projects_environments_get
Retrieve Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | The project’s name |
environment | string | Yes | — | The environment’s slug |
doppler_projects_environments_list
List Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | The project’s name |
doppler_projects_environments_rename
Rename Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | The project’s name |
environment | string | Yes | — | The environment’s slug |
name | string | No | — | Desired name |
personal_configs | boolean | No | — | Whether or not to enable personal configs for the environment |
slug | string | No | — | Desired slug |
doppler_projects_get
Retrieve Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | Unique identifier for the project object. |
doppler_projects_list
List Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page | integer | No | — | Page number |
per_page | integer | No | — | Items per page |
doppler_projects_project_members_add
Add Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | Project slug |
environments | string[] | No | — | Environment slugs to grant the member access to |
role | string | No | — | Identifier of the project role |
slug | string | Yes | — | Member’s slug |
type | string | Yes | — | The type value |
doppler_projects_project_members_delete
Delete Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
type | string | Yes | — | The type value |
slug | string | Yes | — | Member’s slug |
project | string | Yes | — | Project slug |
doppler_projects_project_members_get
Retrieve Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | Project slug |
type | string | Yes | — | The type value |
slug | string | Yes | — | Member’s slug |
doppler_projects_project_members_list
List Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | Yes | — | Project slug |
page | integer | No | — | Page number for pagination |
per_page | integer | No | — | Number of results per page |
doppler_projects_project_members_update
Update Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
type | string | Yes | — | The type value |
slug | string | Yes | — | Member’s slug |
project | string | Yes | — | Project slug |
environments | string[] | No | — | Environment slugs to grant the member access to |
role | string | No | — | Identifier of the project role |
doppler_projects_project_roles_create
Create Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | Yes | — | The name of the role |
permissions | string[] | Yes | — | An array containing the permissions the role has. Valid permissions are: enclave_config_access_logs, enclave_config_change_request_policy_manage, enclave_config_change_request_review, enclave_config_logs, enclave_config_secrets_referencing, enclave_config_syncs_manage, enclave_config_toggle_inheritable, enclave_project_config_create, enclave_project_config_delete, enclave_project_config_duplicate, enclave_project_config_dynamic_secrets_leases_write, enclave_project_config_dynamic_secrets_manage, enclave_project_config_dynamic_secrets_read, enclave_project_config_lock, enclave_project_config_logs_rollback, enclave_project_config_rename, enclave_project_config_rotated_secrets_manage, enclave_project_config_rotated_secrets_read, enclave_project_config_secrets_read, enclave_project_config_secrets_write, enclave_project_config_service_tokens, enclave_project_config_trusted_ips, enclave_project_delete, enclave_project_environment_all, enclave_project_environment_create, enclave_project_environment_delete, enclave_project_environment_list_all, enclave_project_environment_order, enclave_project_environment_rename, enclave_project_environment_settings_manage, enclave_project_inheritance, enclave_project_members, enclave_project_rename, enclave_project_secrets_notes_manage, enclave_project_secrets_referencing, enclave_project_webhooks, enclave_secret_reminders |
doppler_projects_project_roles_delete
Delete Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
role | string | Yes | — | The role’s unique identifier |
doppler_projects_project_roles_get
Retrieve Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
role | string | Yes | — | The role’s unique identifier |
doppler_projects_project_roles_list
Listdoppler_projects_project_roles_list_permissions
List Permissionsdoppler_projects_project_roles_update
Update Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
role | string | Yes | — | The role’s unique identifier |
name | string | No | — | The name of the role |
permissions | string[] | No | — | An array containing the permissions the role has. Valid permissions are: enclave_config_access_logs, enclave_config_change_request_policy_manage, enclave_config_change_request_review, enclave_config_logs, enclave_config_secrets_referencing, enclave_config_syncs_manage, enclave_config_toggle_inheritable, enclave_project_config_create, enclave_project_config_delete, enclave_project_config_duplicate, enclave_project_config_dynamic_secrets_leases_write, enclave_project_config_dynamic_secrets_manage, enclave_project_config_dynamic_secrets_read, enclave_project_config_lock, enclave_project_config_logs_rollback, enclave_project_config_rename, enclave_project_config_rotated_secrets_manage, enclave_project_config_rotated_secrets_read, enclave_project_config_secrets_read, enclave_project_config_secrets_write, enclave_project_config_service_tokens, enclave_project_config_trusted_ips, enclave_project_delete, enclave_project_environment_all, enclave_project_environment_create, enclave_project_environment_delete, enclave_project_environment_list_all, enclave_project_environment_order, enclave_project_environment_rename, enclave_project_environment_settings_manage, enclave_project_inheritance, enclave_project_members, enclave_project_rename, enclave_project_secrets_notes_manage, enclave_project_secrets_referencing, enclave_project_webhooks, enclave_secret_reminders |
doppler_projects_secrets_update_note
Update Note Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project | string | No | — | Unique identifier for the project object. |
note | string | Yes | — | The note you want to set on the secret. This note will be applied to the specified secret in all environments. |
secret | string | Yes | — | The name of the secret |
doppler_projects_update
Update Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
description | string | No | — | Description of the project. |
name | string | Yes | — | Name of the project. |
project | string | Yes | — | Unique identifier for the project object. |

