kumarvna / terraform-azurerm-mssql-db

Terraform Module to deploy a SQL Server, SQL Database, Storage Account in a Resource Group. The module can create an auto-failover group with a private link and geo-redundant database for high availability needs.
GNU General Public License v3.0
36 stars 42 forks source link

The endpoint 'sqldb-failover-group' is already in use. Use a different Failover Group name. #18

Open Vaibhav-npc opened 2 years ago

Vaibhav-npc commented 2 years ago

Failover group name should accept the variable name or should be derived from sql database name to make it unique.