Closed markti closed 1 year ago
@markti Thanks for raising the bug. For a quick fix use v.0.0.23 or below:
version = "0.0.23"
I will fix that issue today in v.0.0.24
I think I fixed it by picking a specific version of the provider. It was auto-upgrading and the new version caused the problem.
Yes, you will fix it by picking a specific version which is NOT v0.0.24. :)
But iIwill fix 0.0.24 right now.
PR ist open: #55
Is there an existing issue for this?
Terraform Version
1.5.5
ADX Provider Version
0.0.21
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
no changes to the code, should come back with terraform plan = no changes.
Actual Behaviour
failed due to "resource adx_encoding_policy: Delete must be implemented"
Steps to Reproduce
No response
Important Factoids
No response
References
No response