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

feat: pass container properties to moto container #1411

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ketola
Copy link

@ketola ketola commented Sep 22, 2024

Fixes #1398

Passes container properties to the moto container.

To achieve the reproducible user pool ids you need to define a property:

quarkus.aws.devservices.moto.container-properties.MOTO_COGNITO_IDP_USER_POOL_ID_STRATEGY=HASH

@scrocquesel
Copy link
Member

@ketola Thank you. I let you switch to review so I can merge this as a first step, if you want more self documented properties, you could continue on a different PR.

@ketola ketola marked this pull request as ready for review September 24, 2024 03:02
@ketola ketola requested a review from a team as a code owner September 24, 2024 03:02
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.

Cognito user pools with reproducible user pool ids in dev services
2 participants