Docs
Reference

Infisical

Import secrets from an Infisical Cloud folder. One way only: penv never writes back.

Import secrets from an Infisical Cloud folder. One way only: penv never writes back.

The connection

WhatThis provider
VendorInfisical
Keyinfisical-secrets
Availabilityavailable. You can connect it today.
Credential penv holdsinfisical-identity
Values read backyes
Activationimmediate

What it moves

DirectionWhat it does
importReads names and values out of the store into penv.

What happens to a name that exists

DirectionPolicies you can pick
importskip_existing, new_version, fail

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
clientIdClient IDsecret, masked here and sealedyes
clientSecretClient Secretsecret, masked here and sealedyesFrom a machine identity with Universal Auth. penv exchanges these for a short-lived token and never stores one.

What the connection asks for

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

FieldLabelKindRequiredAdvancedWhat it is
regionRegionchoiceyesyesWhich Infisical Cloud region holds the project. One of United States, Europe. Starts at us.

What a mapping asks for

Answered once per environment you map.

FieldLabelKindRequiredAdvancedWhat it is
projectIdProject IDtextyesnoFrom the project's URL in Infisical.
environmentEnvironmenttextyesnoThe environment slug to read from.
secretPathFoldertextnoyesOne folder per sync. Subfolders are not walked, so two of them can hold the same name. Starts at /.

Permissions it needs

penv probes for these when it verifies the connection.

PermissionDirectionsBlockingWithout it
identity:loginevery directionyesThe machine identity cannot mint a token, so nothing can be read.
secrets:readimportyesImport cannot read any values.