Open JoseGuerreroYepez opened 5 days ago
Thanks for raising this issue. Seems this is a Service API regression issue since service team confirmed that it is able to be updated before. So I filed an issue on https://github.com/Azure/azure-rest-api-specs/issues/31560 for tracking.
Is there an existing issue for this?
Community Note
Terraform Version
1.9.8
AzureRM Provider Version
4.9.0
Affected Resource(s)/Data Source(s)
azurerm_netapp_volume
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Snapshot_directory_visible should update from true to false.
Actual Behaviour
Update is not being done and next apply is also marked as changes from true to flase
Steps to Reproduce
Important Factoids
No response
References
https://github.com/hashicorp/terraform-provider-azurerm/blob/e134819f4f0318c15b69c813ac826a04a33dc42e/internal/services/netapp/netapp_volume_resource.go#L605
We think here is a if block missing for snapshot_directory_visible