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

region configuration isn't passed along when assuming role for AWS components #12314

Closed
jszwedko opened this issue Apr 20, 2022 · 0 comments · Fixed by #12315
Closed

region configuration isn't passed along when assuming role for AWS components #12314

jszwedko opened this issue Apr 20, 2022 · 0 comments · Fixed by #12315
Assignees
Labels
meta: regression This issue represents a regression provider: aws Anything `aws` service provider related type: bug A code related bug.

Comments

@jszwedko
Copy link
Member

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Problem

Reported by #12021 (comment)

In v0.21.0 we ceased providing the region to the credentials builder.

Configuration

No response

Version

vector 0.21.0 (x86_64-unknown-linux-gnu c1edb89 2022-04-14)

Debug Output

No response

Example Data

No response

Additional Context

No response

References

No response

@jszwedko jszwedko added type: bug A code related bug. meta: regression This issue represents a regression provider: aws Anything `aws` service provider related labels Apr 20, 2022
@jszwedko jszwedko self-assigned this Apr 20, 2022
jszwedko added a commit that referenced this issue Apr 20, 2022
Fixes: #12314

Relevant: #12313

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
@jszwedko jszwedko added this to the Vector v0.21.1 milestone Apr 20, 2022
jszwedko added a commit that referenced this issue Apr 20, 2022
…2315)

* fix(aws provider): Pass configured region to credentials provider

Fixes: #12314

Relevant: #12313

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
jszwedko added a commit that referenced this issue Apr 21, 2022
…2315)

* fix(aws provider): Pass configured region to credentials provider

Fixes: #12314

Relevant: #12313

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
meta: regression This issue represents a regression provider: aws Anything `aws` service provider related type: bug A code related bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant