Closed matttrach closed 3 years ago
Update 3min timeout to 5min
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
Timeouts should already be configurable, see: https://www.terraform.io/docs/language/resources/syntax.html#operation-timeouts
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