Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
azurerm_network_security_group_association - prevent deadlock b… (#4501)
* Fix a deadlock between network_security_group_association and network_interface, caused by them locking the same resources, but in a different order. * Removed extra linebreak.
- Loading branch information