cloudfoundry_service_key resource is getting timed out as it is taking more than a minute to create.
Opened this issue · 0 comments
cloudfoundry_service_key resource is getting timed out as it is taking more than a minute to create. Currently, there is no way to override the timeout for this resource. This is blocking us from using CF provider for Terraform. Please assist.
cloudfoundry_service_key.hdi_service_key: Creating...
cloudfoundry_service_key.hdi_service_key: Still creating... [10s elapsed]
cloudfoundry_service_key.hdi_service_key: Still creating... [20s elapsed]
cloudfoundry_service_key.hdi_service_key: Still creating... [30s elapsed]
cloudfoundry_service_key.hdi_service_key: Still creating... [40s elapsed]
cloudfoundry_service_key.hdi_service_key: Still creating... [50s elapsed]
cloudfoundry_service_key.hdi_service_key: Still creating... [1m0s elapsed]
╷
│ Error: Timeout of 1m0s reached
│
│ with cloudfoundry_service_key.hdi_service_key,
│ on main.tf line 59, in resource "cloudfoundry_service_key" "hdi_service_key":
│ 59: resource "cloudfoundry_service_key" "hdi_service_key" {