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
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" {
The text was updated successfully, but these errors were encountered:
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" {
The text was updated successfully, but these errors were encountered: