Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Add in a default AWS credentials provider #3478

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Add in a default AWS credentials provider #3478

merged 1 commit into from
Mar 16, 2023

Conversation

bjpirt
Copy link
Contributor

@bjpirt bjpirt commented Feb 3, 2023

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

When using SQS it's necessary to add an AWS Credentials Provider to the queue configuration. It seemed sensible to do this by default since most people will need this and they can modify it if necessary. It also means that if you build the server from the community repository, which imports the exported packages from the conductor core, it will now work, whereas previously it failed to start the server, rendering SQS unusable from the community server.

@bjpirt bjpirt marked this pull request as ready for review February 6, 2023 10:48
@v1r3n
Copy link
Contributor

v1r3n commented Mar 13, 2023

@bjpirt can you resolve the conflicts?

@bjpirt
Copy link
Contributor Author

bjpirt commented Mar 15, 2023

@v1r3n Have resolved all of the conflicts now

@v1r3n v1r3n merged commit 17ac903 into Netflix:main Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants