Google Secret Manager
Discover more about the Google Secret Manager connector and how to use it on the Digibee Integration Platform.
The content of this documentation is under revision and may change. We appreciate your understanding as we work to improve it.
Google Secret Manager manages Google Secret Manager Secrets.
Parameters
Take a look at the configuration parameters for the connector. Parameters supported by Double Braces expressions are marked with (DB)
.
General tab
Parameter | Description | Default value | Data type |
---|---|---|---|
Project | The Google Cloud Project ID name related to the Secret Manager. | N/A | String |
Fail On Error | If the option is activated, the pipeline's execution with an error will be interrupted. Otherwise, the pipeline execution proceeds, but the result will show a false value for the | False | Boolean |
Optional tab
Parameter | Description | Default value | Data type |
---|---|---|---|
Service Account Key | Service account key to authenticate an application as a service account. | N/A | String |
Operation | The operation to perform on the producer. | N/A | String |
Pojo Request | Specifies if the request is a POJO request. | False | Boolean |
Headers tab
Parameter | Description | Default value | Data type |
---|---|---|---|
Google Secret Manager Operation | The operation to perform. | N/A | String |
Secret Id | The ID of the secret. | N/A | String |
Version Id | The version of the secret. | latest | String |
Documentation tab
Parameter | Description | Default value | Data type |
---|---|---|---|
Documentation | Section for documenting any necessary information about the connector configuration and business rules. | N/A | String |
Last updated