Docs
Reference

Buddy variables

Export secrets as encrypted Buddy variables.

Export secrets as encrypted Buddy variables.

The connection

WhatThis provider
VendorBuddy
Keybuddy-variables
Availabilityavailable. You can connect it today.
Credential penv holdsbuddy-token
Values read backno
Activationimmediate

What it moves

DirectionWhat it does
exportWrites names and values from penv into the store.

Buddy returns no value once it holds one, so penv can write here and cannot read back.

When a written value goes live

immediate. The running app sees a new value at once.

What happens to a name that exists

DirectionPolicies you can pick
exportcreate_only, overwrite, overwrite_and_prune

How syncs work says what each one does.

How you connect

You paste a credential you already hold. penv seals it and never shows it again.

FieldLabelKindRequiredWhat it is
tokenPersonal access tokensecret, masked here and sealedyesA personal access token with VARIABLE_INFO, VARIABLE_ADD and VARIABLE_MANAGE.

What the connection asks for

Fixed when you connect, and shared by every mapping on it.

FieldLabelKindRequiredAdvancedWhat it is
workspaceWorkspacetextyesnoThe domain in your Buddy URL.

What a mapping asks for

Answered once per environment you map.

FieldLabelKindRequiredAdvancedWhat it is
projectNameProjecttextyesnoThe project these variables belong to.
pipelineIdPipelinetextnoyesNarrows the variables to one pipeline.

Permissions it needs

penv probes for these when it verifies the connection.

PermissionDirectionsBlockingWithout it
VARIABLE_INFOevery directionyesPreview cannot list the workspace's variables.
VARIABLE_ADDexportyesExport cannot add a variable.
VARIABLE_MANAGEexportyesExport cannot update or remove a variable.