Closed XristophD closed 8 months ago
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
1.7.3
AzureRM Provider Version
3.92.0
Affected Resource(s)/Data Source(s)
azurerm_recovery_services_vault
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
The created Recovery Services vault has both Identities assigned:
Actual Behaviour
The Recovery Services Vault ist created, but no identity is set. Not the System Assigned Identitiy, and also not the User Assigned Identity.
Testing with the same deployment but with either System Assigned OR User Assigned the Recovery Services Vault is created as expected with the defined Identity.
Steps to Reproduce
Important Factoids
No response
References
No response