civo / terraform-provider-civo

Terraform Civo provider
https://www.civo.com
Mozilla Public License 2.0
71 stars 56 forks source link

[BUG] Apply the same timeouts for civo_instance that are available for civo_kubernetes #298

Closed fernando-villalba closed 1 month ago

fernando-villalba commented 2 months ago

Description

civo_kubernetes resource has the following timeouts defined:

However civo_instance has only create timeouts defined

Acceptance Criteria