-
Notifications
You must be signed in to change notification settings - Fork 24
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
Terraform does not realise when logging_pipeline is ready #584
Comments
Looks like the According to the API (https://api.ionos.com/docs/logging/v1/#tag/Pipelines/operation/pipelinesFindById) there should be such a state field. |
Internal ticket ref 207171757 |
For me it looks like it should be |
Hello! I will investigate this. Is it a long time between you noticing that the pipeline is |
Terraform never notifies me that the creation was successful!
I think its a bug like descibed here ionos-cloud/sdk-go-logging#3 (comment) |
@salyh thank you for the clarification, I will take a look. |
Hi, we have an issue opened with the logging team. Will be fixed asap. |
Fixed, should work now. It was the state/status field, thanks for the help. |
Description
I try to create a logging pipeline via terraform.
After 8 minutes its still creating:
ionoscloud_logging_pipeline.xxx: Still creating... [8m1s elapsed]
but when I query the status via ionosctl the logging pipeline appears ready (see screenshot)
Expected behavior
Terraform realise when logging pipeline is ready and continues to create other resources or exists with status code 0
Environment
Terraform version:
Provider version:
OS:
The text was updated successfully, but these errors were encountered: