ionos-cloud / sdk-go-logging

Apache License 2.0
0 stars 0 forks source link

Terraform does not realise when logging_pipeline is ready #3

Open salyh opened 3 weeks ago

salyh commented 3 weeks ago

https://github.com/ionos-cloud/terraform-provider-ionoscloud/issues/584

Looks like the root issue is https://github.com/ionos-cloud/sdk-go-logging/blob/4256f7f1ec700e40781f99943f0b3c280293a4fa/model_metadata.go#L31 because the field name is not "state" but "status"

cristiGuranIonos commented 2 weeks ago

Fixed now, API will send state as specified in the spec.