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

Changing default localstack credentials #7718

Merged
merged 6 commits into from
Oct 26, 2023

Conversation

fokion
Copy link
Contributor

@fokion fokion commented Oct 24, 2023

the default credentials according to the localstack are test , when we do getAccessKey and getSecretKey we will need to check the environment map if we have the following keys

@fokion fokion force-pushed the feat/localstack-creds branch 3 times, most recently from 1faf810 to 95fac26 Compare October 26, 2023 20:42
@fokion fokion marked this pull request as ready for review October 26, 2023 20:42
@fokion fokion requested a review from a team as a code owner October 26, 2023 20:42
@fokion fokion force-pushed the feat/localstack-creds branch from 95fac26 to 0c50cb8 Compare October 26, 2023 20:42
@fokion
Copy link
Contributor Author

fokion commented Oct 26, 2023

this is ready to be reviewed @eddumelendez

Verified

This commit was signed with the committer’s verified signature. The key has expired.
marsam Mario Rodas
…e do getAccessKey and getSecretKey we are checking the env map if we have the keys AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY respectively and fallback to the defaults
@fokion fokion force-pushed the feat/localstack-creds branch from 0c50cb8 to 46ac860 Compare October 26, 2023 20:56
@eddumelendez eddumelendez added this to the next milestone Oct 26, 2023
@eddumelendez
Copy link
Member

@fokion can you take a look at the other two suggestions, please? I can not commit them for some reason in the GH UI :/

@eddumelendez
Copy link
Member

Can you run ./gradlew spotlessApply, please?

@eddumelendez eddumelendez merged commit 95849a5 into testcontainers:main Oct 26, 2023
@eddumelendez
Copy link
Member

Thanks for your contribution, @fokion !

@fokion fokion deleted the feat/localstack-creds branch October 26, 2023 22:57
fokion added a commit to fokion/testcontainers-java that referenced this pull request Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants