Closed guy-radford-sunswap closed 1 year ago
Thanks for reporting this, obviously my acceptance test for this feature was a bit weak.
I'll get this reproduced and resolved.
I can confirm this happens when creating everything from scratch too.
I tried adding a depends_on
referencing back to the table
, but to no avail.
Thank you
We will likely release this fix later today v0.0.19
Is there an existing issue for this?
Terraform Version
v1.3.7
ADX Provider Version
0.0.18
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
No response
Actual Behaviour
No response
Steps to Reproduce
No response
Important Factoids
No response
References
https://registry.terraform.io/providers/favoretti/adx/latest/docs/resources/adx_table_streaming_ingestion_policy
I have tried both with
hint_allocated_rate
set and commented out.I had the streaming policy already enabled, so I removed it and tried again, but that didnt work either.
I was intending on using the default value for
hint_allocated_rate
.I will try to destroy everything and retry, after I have finished the other changes i am making.