infisical icon indicating copy to clipboard operation
infisical copied to clipboard

Support recursive synchronization of nested secret directories

Open sor88 opened this issue 4 months ago • 3 comments

Feature description

Description: At the moment, Infisical does not synchronize nested secret directories when setting up a sync integration (e.g. with Vault). This means that for the same connection, it is required to create a separate sync configuration for each directory, which becomes cumbersome when working with projects that have a deep or complex secret structure.

Expected behavior: When configuring synchronization at a top-level directory, Infisical should also be able to recursively synchronize all nested directories (and their secrets) with the target system (e.g. Vault).

Why would it be useful?

Simplifies sync configuration for large projects Reduces duplication of integration settings Makes secret management more maintainable and scalable

Currently, to sync all environments, one must configure multiple syncs (/dev/db, /dev/api, /staging, /prod, etc.). With recursive sync, a single sync on /project would propagate secrets from all nested directories. Feature request: Add an option (e.g. recursive: true) in sync settings to enable synchronization of all subdirectories under the chosen path.

sor88 avatar Aug 19 '25 13:08 sor88

can I get assigned to this @dangtony98

prayanshchh avatar Aug 27 '25 05:08 prayanshchh

I faced the same issue, which led to Infisical being deprioritized.

drybalka-s avatar Sep 02 '25 16:09 drybalka-s

very unfortunate issue, nice to have fixed

tozxspb avatar Sep 03 '25 06:09 tozxspb