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
Copy link
Contributor Author

fokion commented Oct 26, 2023

this is ready to be reviewed @eddumelendez

…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
@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
87 checks passed
@eddumelendez
Copy link
Member

Thanks for your contribution, @fokion !

@fokion fokion deleted the feat/localstack-creds branch October 26, 2023 22:57
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