You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But as you can see above, an error occurs without specifying the static access key: " error getting storage client: failed to get default storage client".
How to specify the user providing the IAM key as a client not SA?
The text was updated successfully, but these errors were encountered:
Trouble: The storage service does not accept the IAM token as authorization method
Purpose: Use an IAM token instead of an SA (service account)
Steps for reproduce:
I'm provide a token - (Optional) Security token or IAM token used for authentication in Yandex.Cloud. into provider block:
But there's an error ocurred while no access_key and secret_key provide to storage client https://terraform-provider.yandexcloud.net/Resources/storage_bucket#argument-reference:
But as you can see above, an error occurs without specifying the static access key: " error getting storage client: failed to get default storage client".
How to specify the user providing the IAM key as a client not SA?
The text was updated successfully, but these errors were encountered: