Skip to content

(infra): Setting up Sockets JWT secrets for Vault consumption engine#2327

Zack Wynne requested to merge infra/sockets-secret-to-vault-engine-2327 into master

Ticket(s) / Related Merge Requests

Issue: engine#2327 (closed)

Summary of Changes

This MR configures the Sockets secret values to be pulled from Vault rather than as a Terraform variable.

Testing Considerations

This should affect the JWT tokens used for connecting to Sockets.

Deployment Considerations

We should test connections to Sockets using the JWT generated from Engine after this MR is merged.

Regression Scope

This should affect the JWT tokens used for connecting to Sockets.

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Deployed changes to Sandbox and ensured that the secrets were pulled in correctly.

Screenshots / Screen Recording

N/A

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports