-
Notifications
You must be signed in to change notification settings - Fork 6
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
Provider produced inconsistent result with Azure_Ephemeral_OS_Disk as the storage type #74
Comments
Hi @j7lloyd, Thank you for reporting this issue. During what action do you see this issue? Create/Import/Update? Can you also share the terraform config, masking any sensitive attributes? Thanks, |
Initially, the error arises during the creation of a machine catalog. However, an update necessitates the replacement of the resource, trapping me in a vicious cycle. Despite experimenting with different configurations, the outcome consistently persists when |
I have conducted further testing today and found that this issue occurs when I use a
Consequently, I have updated PR #75 to avoid refreshing the |
Hi @j7lloyd, Thanks for bringing up this issue and also for opening the corresponding PR. We will have this fix included in the next release. Aneesh |
Subsequently, running
terraform plan
indicates that the resource is tainted and must be replaced:The text was updated successfully, but these errors were encountered: