Skip to content

improvement: allow overriding default config#56

Merged
davidcheung merged 1 commit intomainfrom
user-auth-customizability
Aug 4, 2021
Merged

improvement: allow overriding default config#56
davidcheung merged 1 commit intomainfrom
user-auth-customizability

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 4, 2021 20:00
@davidcheung davidcheung requested a review from a team as a code owner August 4, 2021 20:00
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 4, 2021

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖Success! The configuration is valid.

Comment thread modules/user_auth/main.tf
}
}

kratos_values_override = {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

So clean!

Comment thread modules/user_auth/main.tf
}

module "kratos_config" {
source = "cloudposse/config/yaml"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice!

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.

yeah they have some cool features like merging with remote configs as well

Copy link
Copy Markdown
Contributor

@bmonkman bmonkman left a comment

Choose a reason for hiding this comment

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

Love it, great implementation!

@davidcheung davidcheung merged commit defcc33 into main Aug 4, 2021
@davidcheung davidcheung deleted the user-auth-customizability branch August 4, 2021 21:19
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