Skip to content

fix: enable AWS SSM stores#29

Merged
rajsinghtech merged 3 commits intorajsinghtech:mainfrom
nabeken:fix/enable-known-stores
Jan 30, 2026
Merged

fix: enable AWS SSM stores#29
rajsinghtech merged 3 commits intorajsinghtech:mainfrom
nabeken:fix/enable-known-stores

Conversation

@nabeken
Copy link
Contributor

@nabeken nabeken commented Jan 30, 2026

Hi @rajsinghtech ,

While we're working on deploying the tsdnsproxy into production with AWS SSM state store, we notice that the SSM store code isn't activated because it will be only activated when importing the awsstore package.

Solution

Looking at https://github.com/tailscale/tailscale/blob/v1.94.1/cmd/tailscaled/tailscaled.go#L35, the tailscaled do a blank import of the condregister package that imports the awsstore package so I made a fix to do so here.

We tested this fix with the custom build and seemed to be working fine.

@rajsinghtech rajsinghtech merged commit 1110295 into rajsinghtech:main Jan 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants