unable to destroy azurerm_backup_protected_vm #20153
Labels
bug
service/recovery-services
upstream/microsoft
Indicates that there's an upstream issue blocking this issue/PR
v/3.x
Is there an existing issue for this?
Community Note
Terraform Version
1.3.3
AzureRM Provider Version
3.37.0
Affected Resource(s)/Data Source(s)
azurerm_backup_protected_vm
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
backup protected vm gets removed from state, although the backup protected item is tecnically still present in azure due to soft delete state.
Actual Behaviour
Terraform run times out, ressource gets set to softdelete state inside of azure but terraform state is not upated and tries to remove the backup at next run again.
Steps to Reproduce
terraform destroy
Important Factoids
No response
References
There was an similiar issue that was fixxed in azurerm version 3.8.0
#16939
see:
https://github.com/hashicorp/terraform-provider-azurerm/blob/v3.8.0/CHANGELOG.md
The text was updated successfully, but these errors were encountered: