File tree Expand file tree Collapse file tree 10 files changed +13
-13
lines changed
SQL_DB_Using_Geo-replication_with_Auto-Failover_Groups_and_Private_Endpoints
SQL_DB_Using_Geo-replication_with_Auto-Failover_Groups
Simple_SQL_Single_Database_Using_Private_Endpoint
Simple_SQL_Single_Database_creation Expand file tree Collapse file tree 10 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ provider "azurerm" {
3535
3636module "mssql-server" {
3737 source = "kumarvna/mssql-db/azurerm"
38- version = "1.1 .0"
38+ version = "1.2 .0"
3939
4040 # By default, this module will create a resource group
4141 # proivde a name to use an existing resource group and set the argument
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ provider "azurerm" {
1414
1515module "mssql-server" {
1616 source = "kumarvna/mssql-db/azurerm"
17- version = "1.1 .0"
17+ version = "1.2 .0"
1818
1919 # By default, this module will create a resource group
2020 # proivde a name to use an existing resource group and set the argument
@@ -93,7 +93,7 @@ provider "azurerm" {
9393
9494module "mssql-server" {
9595 source = "kumarvna/mssql-db/azurerm"
96- version = "1.1 .0"
96+ version = "1.2 .0"
9797
9898 # By default, this module will create a resource group
9999 # proivde a name to use an existing resource group and set the argument
@@ -177,7 +177,7 @@ provider "azurerm" {
177177
178178module "mssql-server" {
179179 source = "kumarvna/mssql-db/azurerm"
180- version = "1.1 .0"
180+ version = "1.2 .0"
181181
182182 # By default, this module will create a resource group
183183 # proivde a name to use an existing resource group and set the argument
@@ -260,7 +260,7 @@ provider "azurerm" {
260260
261261module "mssql-server" {
262262 source = "kumarvna/mssql-db/azurerm"
263- version = "1.1 .0"
263+ version = "1.2 .0"
264264
265265 # By default, this module will create a resource group
266266 # proivde a name to use an existing resource group and set the argument
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ provider "azurerm" {
1212
1313module "mssql-server" {
1414 source = "kumarvna/mssql-db/azurerm"
15- version = "1.1 .0"
15+ version = "1.2 .0"
1616
1717 # By default, this module will create a resource group
1818 # proivde a name to use an existing resource group and set the argument
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ provider "azurerm" {
55
66module "mssql-server" {
77 source = " kumarvna/mssql-db/azurerm"
8- version = " 1.1 .0"
8+ version = " 1.2 .0"
99
1010 # By default, this module will create a resource group
1111 # proivde a name to use an existing resource group and set the argument
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ provider "azurerm" {
1212
1313module "mssql-server" {
1414 source = "kumarvna/mssql-db/azurerm"
15- version = "1.1 .0"
15+ version = "1.2 .0"
1616
1717 # By default, this module will create a resource group
1818 # proivde a name to use an existing resource group and set the argument
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ provider "azurerm" {
55
66module "mssql-server" {
77 source = " kumarvna/mssql-db/azurerm"
8- version = " 1.1 .0"
8+ version = " 1.2 .0"
99
1010 # By default, this module will create a resource group
1111 # proivde a name to use an existing resource group and set the argument
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ provider "azurerm" {
1212
1313module "mssql-server" {
1414 source = "kumarvna/mssql-db/azurerm"
15- version = "1.1 .0"
15+ version = "1.2 .0"
1616
1717 # By default, this module will create a resource group
1818 # proivde a name to use an existing resource group and set the argument
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ provider "azurerm" {
55
66module "mssql-server" {
77 source = " kumarvna/mssql-db/azurerm"
8- version = " 1.1 .0"
8+ version = " 1.2 .0"
99
1010 # By default, this module will create a resource group
1111 # proivde a name to use an existing resource group and set the argument
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ provider "azurerm" {
1212
1313module "mssql-server" {
1414 source = "kumarvna/mssql-db/azurerm"
15- version = "1.1 .0"
15+ version = "1.2 .0"
1616
1717 # By default, this module will create a resource group
1818 # proivde a name to use an existing resource group and set the argument
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ provider "azurerm" {
55
66module "mssql-server" {
77 source = " kumarvna/mssql-db/azurerm"
8- version = " 1.1 .0"
8+ version = " 1.2 .0"
99
1010 # By default, this module will create a resource group
1111 # proivde a name to use an existing resource group and set the argument
You can’t perform that action at this time.
0 commit comments