banzaicloud / terraform-provider-k8s

Kubernetes Terraform provider with support for raw manifests
https://registry.terraform.io/providers/banzaicloud/k8s
MIT License
135 stars 30 forks source link

Increase timeout to 5 min #77

Closed matttrach closed 3 years ago

matttrach commented 3 years ago
Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
Related tickets short term fix for #74
License Apache 2.0

What's in this PR?

Update 3min timeout to 5min

Why?

some manifests are timing out at 3 min, but complete within 5 min. A more ideal approach would be to allow a timeout variable to be passed from the resource

Checklist

pepov commented 3 years ago

Timeouts should already be configurable, see: https://www.terraform.io/docs/language/resources/syntax.html#operation-timeouts