terraform-provider-yandex
terraform-provider-yandex copied to clipboard
increase operation timeouts in yandex_serverless_container
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:
I've found same problem with cloud functions
Hi @hollligan ! Have you try to use standard timeout parameters for resources? Check this.