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

increase operation timeouts in yandex_serverless_container

Open hollligan opened this issue 2 years ago • 1 comments

I have a problem with the resource “yandex_serverless_container”. My container is big, about 5 Gb and it prepares a long time (9-10 minutes). Look: Screenshot 2022-11-30 at 21 49 08

I've found same problem with cloud functions

hollligan avatar Nov 30 '22 18:11 hollligan

Hi @hollligan ! Have you try to use standard timeout parameters for resources? Check this.

GennadySpb avatar Dec 01 '22 20:12 GennadySpb