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

fix(ci): Fix merge conflict for AWS auth changes #12344

Merged
merged 2 commits into from
Apr 21, 2022
Merged

Conversation

jszwedko
Copy link
Member

Fixes a silent merge conflict between: efb5849 and f5391b6

Signed-off-by: Jesse Szwedko jesse@szwedko.me

Fixes a silent merge conflict between: efb5849 and f5391b6

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
@netlify
Copy link

netlify bot commented Apr 21, 2022

Deploy Preview for vector-project canceled.

Name Link
🔨 Latest commit 5a4aaf9
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/6261aad221b0c20009175305

@github-actions github-actions bot added domain: sinks Anything related to the Vector's sinks domain: sources Anything related to the Vector's sources labels Apr 21, 2022
@jszwedko
Copy link
Member Author

Technically the region is really only required for authentication mechanisms that rely on STS. We could refactor this later to not require region when other mechanisms (like static credentials) are used.

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
@jszwedko
Copy link
Member Author

Force merging on unblock master. The previous commit passed sans one test and I verified the fix for that test locally.

@jszwedko jszwedko merged commit 0b98122 into master Apr 21, 2022
@jszwedko jszwedko deleted the fix-aws-credentials branch April 21, 2022 20:03
jszwedko added a commit that referenced this pull request Apr 21, 2022
* fix(ci): Fix merge conflict for AWS auth changes

Fixes a silent merge conflict between: efb5849 and f5391b6

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>

* Fix config test

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: sinks Anything related to the Vector's sinks domain: sources Anything related to the Vector's sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants