Skip to content

Standardizes Secrets Manager paths#126

Merged
ksigWyatt merged 1 commit intomasterfrom
dev
Feb 17, 2026
Merged

Standardizes Secrets Manager paths#126
ksigWyatt merged 1 commit intomasterfrom
dev

Conversation

@ksigWyatt
Copy link
Member

Updates environment secret lookups to use consolidated, stable identifiers in Secrets Manager, replacing suffixed/ephemeral references. Improves maintainability, simplifies secret rotation, and aligns configuration across environments.

No functional behavior changes expected; adjusts deployment-time configuration to ensure consistent secret resolution.

  • Normalizes references for database connections (Mongo, Redis)
  • Points third-party API key to consolidated secret
  • Updates email credentials source
  • Aligns S3 access credentials references
  • Updates JWT signing/refresh configuration source

Updates environment secret lookups to use consolidated, stable identifiers in Secrets Manager, replacing suffixed/ephemeral references. Improves maintainability, simplifies secret rotation, and aligns configuration across environments.

No functional behavior changes expected; adjusts deployment-time configuration to ensure consistent secret resolution.

- Normalizes references for database connections (Mongo, Redis)
- Points third-party API key to consolidated secret
- Updates email credentials source
- Aligns S3 access credentials references
- Updates JWT signing/refresh configuration source
@ksigWyatt ksigWyatt merged commit 893354c into master Feb 17, 2026
3 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.

1 participant