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" {
35
35
36
36
module "mssql-server" {
37
37
source = "kumarvna/mssql-db/azurerm"
38
- version = "1.1 .0"
38
+ version = "1.2 .0"
39
39
40
40
# By default, this module will create a resource group
41
41
# 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" {
14
14
15
15
module "mssql-server" {
16
16
source = "kumarvna/mssql-db/azurerm"
17
- version = "1.1 .0"
17
+ version = "1.2 .0"
18
18
19
19
# By default, this module will create a resource group
20
20
# proivde a name to use an existing resource group and set the argument
@@ -93,7 +93,7 @@ provider "azurerm" {
93
93
94
94
module "mssql-server" {
95
95
source = "kumarvna/mssql-db/azurerm"
96
- version = "1.1 .0"
96
+ version = "1.2 .0"
97
97
98
98
# By default, this module will create a resource group
99
99
# proivde a name to use an existing resource group and set the argument
@@ -177,7 +177,7 @@ provider "azurerm" {
177
177
178
178
module "mssql-server" {
179
179
source = "kumarvna/mssql-db/azurerm"
180
- version = "1.1 .0"
180
+ version = "1.2 .0"
181
181
182
182
# By default, this module will create a resource group
183
183
# proivde a name to use an existing resource group and set the argument
@@ -260,7 +260,7 @@ provider "azurerm" {
260
260
261
261
module "mssql-server" {
262
262
source = "kumarvna/mssql-db/azurerm"
263
- version = "1.1 .0"
263
+ version = "1.2 .0"
264
264
265
265
# By default, this module will create a resource group
266
266
# 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" {
12
12
13
13
module "mssql-server" {
14
14
source = "kumarvna/mssql-db/azurerm"
15
- version = "1.1 .0"
15
+ version = "1.2 .0"
16
16
17
17
# By default, this module will create a resource group
18
18
# 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" {
5
5
6
6
module "mssql-server" {
7
7
source = " kumarvna/mssql-db/azurerm"
8
- version = " 1.1 .0"
8
+ version = " 1.2 .0"
9
9
10
10
# By default, this module will create a resource group
11
11
# 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" {
12
12
13
13
module "mssql-server" {
14
14
source = "kumarvna/mssql-db/azurerm"
15
- version = "1.1 .0"
15
+ version = "1.2 .0"
16
16
17
17
# By default, this module will create a resource group
18
18
# 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" {
5
5
6
6
module "mssql-server" {
7
7
source = " kumarvna/mssql-db/azurerm"
8
- version = " 1.1 .0"
8
+ version = " 1.2 .0"
9
9
10
10
# By default, this module will create a resource group
11
11
# 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" {
12
12
13
13
module "mssql-server" {
14
14
source = "kumarvna/mssql-db/azurerm"
15
- version = "1.1 .0"
15
+ version = "1.2 .0"
16
16
17
17
# By default, this module will create a resource group
18
18
# 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" {
5
5
6
6
module "mssql-server" {
7
7
source = " kumarvna/mssql-db/azurerm"
8
- version = " 1.1 .0"
8
+ version = " 1.2 .0"
9
9
10
10
# By default, this module will create a resource group
11
11
# 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" {
12
12
13
13
module "mssql-server" {
14
14
source = "kumarvna/mssql-db/azurerm"
15
- version = "1.1 .0"
15
+ version = "1.2 .0"
16
16
17
17
# By default, this module will create a resource group
18
18
# 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" {
5
5
6
6
module "mssql-server" {
7
7
source = " kumarvna/mssql-db/azurerm"
8
- version = " 1.1 .0"
8
+ version = " 1.2 .0"
9
9
10
10
# By default, this module will create a resource group
11
11
# 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