Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudfoundry_service_key resource is getting timed out as it is taking more than a minute to create. #563

Open
pawanonline85 opened this issue Jun 20, 2024 · 0 comments

Comments

@pawanonline85
Copy link

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" {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant