terraform-provider-yandex icon indicating copy to clipboard operation
terraform-provider-yandex copied to clipboard

object-storage: describe how to specify max size

Open AlexElin opened this issue 3 years ago • 2 comments

Describe in the docs how to specify max size. Here how it looks in the UI console max_size

AlexElin avatar Apr 06 '21 18:04 AlexElin

Thank for posting this. You'll be notified once this is resolved.

apilikov avatar Apr 12 '21 10:04 apilikov

Hi, @AlexElin We are happy to introduce you our new grpc API for Object storage, which allows you to set max size for bucket and not only this. This could be done by using Update method for existing buckets and Create method for new buckets.

For more information of how to use this api, please, follow this link: https://cloud.yandex.com/en/docs/storage/api-ref/grpc/

ferux avatar Jul 06 '22 13:07 ferux

The instruction https://cloud.yandex.com/en/docs/storage/operations/buckets/limit-max-volume

AlexElin avatar Apr 23 '23 09:04 AlexElin