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
Describe the bug
I have an instance (120GB in size) which snapshot takes more than 20min to complete.
Default is set to 20min so it failed by context deadline exceeded
using: terraform-provider-vultr_v2.21.0
Describe the bug
I have an instance (120GB in size) which snapshot takes more than 20min to complete.
Default is set to 20min so it failed by context deadline exceeded
using: terraform-provider-vultr_v2.21.0
Expected behavior
Snapshot build should pass
Additional context
timeouts are not available for vultr_snapshot
Reference: https://developer.hashicorp.com/terraform/language/resources/syntax#operation-timeouts
Can timeout be implemented?
The text was updated successfully, but these errors were encountered: