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

POC: Auth0 Connections in Code #4902

Open
2 tasks
levgorbunov1 opened this issue Oct 14, 2024 · 5 comments
Open
2 tasks

POC: Auth0 Connections in Code #4902

levgorbunov1 opened this issue Oct 14, 2024 · 5 comments
Assignees
Labels
Auth0 Story relates to Auth0 Terraform Development story that will require using Terraform code user-story

Comments

@levgorbunov1
Copy link
Contributor

User Need

As a Developer
I want Auth0 connection configuration in code
so that Auth0 configuration can be easily modified and is all in the same place

Acceptance Criteria:

  • Investigate if Auth0 connections can be configured in Terraform
  • If secrets need storing, use GitHub Actions Secrets
@levgorbunov1 levgorbunov1 added Auth0 Story relates to Auth0 Terraform Development story that will require using Terraform code user-story labels Oct 14, 2024
@PepperMoJ PepperMoJ self-assigned this Oct 14, 2024
@PepperMoJ
Copy link
Contributor

Looks like this already exists in the test tenant Terraform

@levgorbunov1
Copy link
Contributor Author

Yeah, it's just creating them in prod tenant and injecting in the secrets

@levgorbunov1
Copy link
Contributor Author

I noticed the connections are in the same tf file as the clients for the test tenant, could probably do with better separation

@PepperMoJ
Copy link
Contributor

Docs from Auth0 Terraform provider for reference

@PepperMoJ
Copy link
Contributor

PR for testing this in practice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auth0 Story relates to Auth0 Terraform Development story that will require using Terraform code user-story
Projects
Status: 🚀 In Progress
Development

No branches or pull requests

2 participants