| azureKvName |
String |
Azure Key Vault name (Relevant only for Azure targets) |
[optional] |
| deleteProtection |
String |
Protection from accidental deletion of this object [true/false] |
[optional] |
| description |
String |
Description of the Universal Secrets Connector |
[optional] |
| environmentNames |
String |
The environments in repo-name/environment-name format, comma-separated (only relevant for: github-scope=repository-environment) |
[optional] |
| gcpProjectId |
String |
GCP Project ID (Relevant only for GCP targets) |
[optional] |
| gcpSmRegions |
String |
GCP Secret Manager regions to query for regional secrets (comma-separated, e.g., us-east1,us-west1). Max 12 regions. Required when listing with object-type=regional-secrets. |
[optional] |
| githubScope |
String |
The scope where secrets will be created, available options: [repository, organization, repository-environment] |
[optional] [default to 'repository'] |
| itemCustomFields |
{String: String} |
Additional custom fields to associate with the item |
[optional] |
| json |
Boolean |
Set output format to JSON |
[optional] [default to false] |
| k8sNamespace |
String |
K8s namespace (Relevant to Kubernetes targets) |
[optional] |
| name |
String |
Universal Secrets Connector name |
|
| organizationName |
String |
The organization name to create the secret in (only relevant for: github-scope=organization) |
[optional] |
| repositoryAccess |
String |
|
[optional] [default to 'public'] |
| repositoryNames |
String |
The repository names, comma-separated (only relevant for: github-scope=repository) |
[optional] |
| tags |
[String] |
List of the tags attached to this Universal Secrets Connector |
[optional] |
| targetToAssociate |
String |
Target Universal Secrets Connector to connect |
|
| token |
String |
Authentication token (see `/auth` and `/configure`) |
[optional] |
| uidToken |
String |
The universal identity token, Required only for universal_identity authentication |
[optional] |
| uscPrefix |
String |
Prefix for all secrets created in AWS Secrets Manager |
[optional] |
| usePrefixAsFilter |
String |
Whether to filter the USC secret list using the specified usc-prefix [true/false] |
[optional] [default to 'false'] |