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

Relationships

#1541 Update VaultProvider interface in @systeminit/swamp-testing to support optional tags in put()

Opened by stack72 · 8/5/2026· Shipped 8/5/2026

The VaultProvider.put() interface needs an optional third parameter: put(secretKey: string, secretValue: string, options?: { tags?: Record<string, string> }): Promise. This was added to all three vault extensions (@swamp/aws-sm, @swamp/azure-kv, @swamp/1password) in swamp-extensions issue #1534 for tag-on-create support. The canonical VaultProvider type in @systeminit/swamp-testing should be updated to match, and assertVaultConformance should optionally test tag pass-through behavior.

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

Shipped

8/5/2026, 11:26:54 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack728/5/2026, 10:26:48 PM

Sign in to post a ripple.