Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: move the auth token generation out of the redis module for integration reasons #623

Conversation

kuannie1
Copy link
Contributor

@kuannie1 kuannie1 commented Aug 21, 2024

Summary

we need to create the auth token outside the module because that token will be needed to configure anything that'll interact with the cluster.

Test Plan

Say unittests, or list out steps to verify changes.

References

(Optional) Additional links to provide more context.

@kuannie1 kuannie1 requested a review from a team as a code owner August 21, 2024 17:07
@kuannie1 kuannie1 enabled auto-merge (squash) August 21, 2024 18:33
@kuannie1 kuannie1 merged commit a3c33dd into main Aug 21, 2024
105 checks passed
@kuannie1 kuannie1 deleted the CCIE-3165-terraform-module-for-deploying-oauth-2-proxy-redis-backend branch August 21, 2024 18:34
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.

3 participants