Skip to main content
← Back to list
01Issue
FeatureShippedSwamp ClubPublic
Assigneesstack72

Relationships

#1942 Docs: document env and vault expression syntax in datastore configuration reference

Opened by stack72 · 9/1/2026· Shipped 9/1/2026

The datastore config now supports expression interpolation in config values (shipped in PR #2340, issue #1801). The manual reference page datastore-configuration.md needs updating to document: (1) the ${{ env.VAR_NAME }} syntax for environment variable references in config values, (2) the ${{ vault.get(vaultName, secretKey) }} syntax for vault secret references, (3) that only env and vault.get namespaces are supported (not full CEL), (4) the managedConfig limitation (vault expressions not supported with managed config), (5) that all installed vault types work including extension providers, and (6) examples showing a datastore config with expressions instead of literal tokens.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 4 MOREREVIEW+ 4 MOREPR_MERGED+ 2 MORESESSION_SUMMARIZED

Shipped

9/1/2026, 11:54:12 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack729/1/2026, 11:33:36 PM

Sign in to post a ripple.