Skip to content

improvement: user-auth allow customizing UI url#57

Merged
davidcheung merged 1 commit intomainfrom
kratos-default-url
Aug 5, 2021
Merged

improvement: user-auth allow customizing UI url#57
davidcheung merged 1 commit intomainfrom
kratos-default-url

Conversation

@davidcheung
Copy link
Copy Markdown
Contributor

Description

Please explain the changes you made here and link to any relevant issues.

Checklist

@davidcheung davidcheung requested a review from bmonkman August 5, 2021 20:02
@davidcheung davidcheung requested a review from a team as a code owner August 5, 2021 20:02
Comment thread modules/user_auth/main.tf
hosts = [var.backend_service_domain]
tls = {
// HCL doesnt allow map inside a list, you will get the following error with a list
// `<.host>: can't evaluate field host in type interface {}`
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

somehow with the comments terraform errors out 😢

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 5, 2021

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖Success! The configuration is valid.

@davidcheung davidcheung merged commit d16aa4f into main Aug 5, 2021
@davidcheung davidcheung deleted the kratos-default-url branch August 5, 2021 21:50
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