You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Provider produced inconsistent result after apply
│
│ When applying changes to
│ module.my_az_filesync["myfileshare"].azurerm_storage_sync_server_endpoint.sync-server-endpoint[0],
│ provider "provider[\"registry.terraform.io/hashicorp/azurerm\"]" produced
│ an unexpected new value: Root object was present, but now absent.
│
│ This is a bug in the provider, which should be reported in the provider's│ own issue tracker.╵##[error]Terraform command 'apply' failed with exit code '1'.
Expected Behaviour
Successful terraform provisioning and state file update
Actual Behaviour
Terraform applied the changes, but showed as a failure and did not update the state file
Steps to Reproduce
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered:
Thanks for taking the time to submit this issue. It looks like this has been resolved as of #26204. As such, I am going to mark this issue as closed. If that is not the case, please provide additional information including the version in which you are still experiencing this issue, thanks!
Is there an existing issue for this?
Community Note
Terraform Version
1.8.3
AzureRM Provider Version
3.104.0
Affected Resource(s)/Data Source(s)
azurerm_storage_sync_server_endpoint
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Successful terraform provisioning and state file update
Actual Behaviour
Terraform applied the changes, but showed as a failure and did not update the state file
Steps to Reproduce
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: