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 the wrong argument for credentials.NewStaticV4() #60

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

zjx20
Copy link
Contributor

@zjx20 zjx20 commented Jun 9, 2023

The third argument for credentials.NewStaticV4() is a "token" but not a "region".

ref:

@zjx20
Copy link
Contributor Author

zjx20 commented Jun 15, 2023

Hi @vitalif , please take a look at this PR since it fixes a simple but serious bug. It also fixes a compilation error introduced in my last PR (sorry about that).

@vitalif vitalif merged commit 8539ff0 into yandex-cloud:master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants