File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
btp = {
4
4
source = " SAP/btp"
5
- version = " ~>1.12 .0"
5
+ version = " ~>1.13 .0"
6
6
}
7
7
}
8
8
}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
btp = {
4
4
source = " SAP/btp"
5
- version = " ~>1.12 .0"
5
+ version = " ~>1.13 .0"
6
6
}
7
7
}
8
8
}
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ This module encapsulates the creation of a directory on SAP BTP following standa
7
7
| Name | Version |
8
8
| ------| ---------|
9
9
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.11 |
10
- | <a name =" requirement_btp " ></a > [ btp] ( #requirement\_ btp ) | >= 1.12 .0 |
10
+ | <a name =" requirement_btp " ></a > [ btp] ( #requirement\_ btp ) | >= 1.13 .0 |
11
11
12
12
## Providers
13
13
14
14
| Name | Version |
15
15
| ------| ---------|
16
- | <a name =" provider_btp " ></a > [ btp] ( #provider\_ btp ) | 1.12 .0 |
16
+ | <a name =" provider_btp " ></a > [ btp] ( #provider\_ btp ) | 1.13 .0 |
17
17
18
18
## Modules
19
19
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ terraform {
3
3
required_providers {
4
4
btp = {
5
5
source = " SAP/btp"
6
- version = " >= 1.12 .0"
6
+ version = " >= 1.13 .0"
7
7
}
8
8
}
9
9
}
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ This module encapsulates the creation of a Cloud Foundry runtime in a subaccount
7
7
| Name | Version |
8
8
| ------| ---------|
9
9
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.11 |
10
- | <a name =" requirement_btp " ></a > [ btp] ( #requirement\_ btp ) | >= 1.12 .0 |
10
+ | <a name =" requirement_btp " ></a > [ btp] ( #requirement\_ btp ) | >= 1.13 .0 |
11
11
12
12
## Providers
13
13
14
14
| Name | Version |
15
15
| ------| ---------|
16
- | <a name =" provider_btp " ></a > [ btp] ( #provider\_ btp ) | >= 1.12 .0 |
16
+ | <a name =" provider_btp " ></a > [ btp] ( #provider\_ btp ) | >= 1.13 .0 |
17
17
| <a name =" provider_null " ></a > [ null] ( #provider\_ null ) | n/a |
18
18
19
19
## Modules
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ terraform {
3
3
required_providers {
4
4
btp = {
5
5
source = " SAP/btp"
6
- version = " >= 1.12 .0"
6
+ version = " >= 1.13 .0"
7
7
}
8
8
}
9
9
}
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ This module encapsulates the creation of a Kyma runtime in a subaccount on SAP B
7
7
| Name | Version |
8
8
| ------| ---------|
9
9
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.11 |
10
- | <a name =" requirement_btp " ></a > [ btp] ( #requirement\_ btp ) | >= 1.12 .0 |
10
+ | <a name =" requirement_btp " ></a > [ btp] ( #requirement\_ btp ) | >= 1.13 .0 |
11
11
12
12
## Providers
13
13
14
14
| Name | Version |
15
15
| ------| ---------|
16
- | <a name =" provider_btp " ></a > [ btp] ( #provider\_ btp ) | >= 1.12 .0 |
16
+ | <a name =" provider_btp " ></a > [ btp] ( #provider\_ btp ) | >= 1.13 .0 |
17
17
18
18
## Modules
19
19
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ terraform {
3
3
required_providers {
4
4
btp = {
5
5
source = " SAP/btp"
6
- version = " >= 1.12 .0"
6
+ version = " >= 1.13 .0"
7
7
}
8
8
}
9
9
}
You can’t perform that action at this time.
0 commit comments