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
Failover group name should accept the variable name or should be derived from sql database name to make it unique.