File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ The pre-existing infrastructure must meet the following conditions to use the 'I
43
43
| Name | Version |
44
44
| ------| ---------|
45
45
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
46
- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.67.1 |
46
+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.68.0 |
47
47
48
48
### Modules
49
49
@@ -58,9 +58,9 @@ The pre-existing infrastructure must meet the following conditions to use the 'I
58
58
59
59
| Name | Type |
60
60
| ------| ------|
61
- | [ ibm_is_network_acl.management_acls_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.67.1 /docs/data-sources/is_network_acl ) | data source |
62
- | [ ibm_is_subnet.management_subnets_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.67.1 /docs/data-sources/is_subnet ) | data source |
63
- | [ ibm_tg_gateway.tgw_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.67.1 /docs/data-sources/tg_gateway ) | data source |
61
+ | [ ibm_is_network_acl.management_acls_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.0 /docs/data-sources/is_network_acl ) | data source |
62
+ | [ ibm_is_subnet.management_subnets_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.0 /docs/data-sources/is_subnet ) | data source |
63
+ | [ ibm_tg_gateway.tgw_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.0 /docs/data-sources/tg_gateway ) | data source |
64
64
65
65
### Inputs
66
66
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
7
7
required_providers {
8
8
ibm = {
9
9
source = " IBM-Cloud/ibm"
10
- version = " 1.67.1 "
10
+ version = " 1.68.0 "
11
11
}
12
12
}
13
13
}
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ If you do not have a PowerVS infrastructure that is the [Standard variation](htt
40
40
| Name | Version |
41
41
| ------| ---------|
42
42
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
43
- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.67.1 |
43
+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.68.0 |
44
44
45
45
### Modules
46
46
@@ -52,8 +52,8 @@ If you do not have a PowerVS infrastructure that is the [Standard variation](htt
52
52
53
53
| Name | Type |
54
54
| ------| ------|
55
- | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.67.1 /docs/data-sources/schematics_output ) | data source |
56
- | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.67.1 /docs/data-sources/schematics_workspace ) | data source |
55
+ | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.0 /docs/data-sources/schematics_output ) | data source |
56
+ | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.68.0 /docs/data-sources/schematics_workspace ) | data source |
57
57
58
58
### Inputs
59
59
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
7
7
required_providers {
8
8
ibm = {
9
9
source = " IBM-Cloud/ibm"
10
- version = " 1.67.1 "
10
+ version = " 1.68.0 "
11
11
}
12
12
}
13
13
}
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ This example sets up the following infrastructure:
44
44
| Name | Version |
45
45
| ------| ---------|
46
46
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
47
- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.67.1 |
47
+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.68.0 |
48
48
49
49
### Modules
50
50
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
7
7
required_providers {
8
8
ibm = {
9
9
source = " IBM-Cloud/ibm"
10
- version = " 1.67.1 "
10
+ version = " 1.68.0 "
11
11
}
12
12
}
13
13
}
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ This example sets up the following infrastructure:
44
44
| Name | Version |
45
45
| ------| ---------|
46
46
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
47
- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.67.1 |
47
+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.68.0 |
48
48
49
49
### Modules
50
50
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
7
7
required_providers {
8
8
ibm = {
9
9
source = " IBM-Cloud/ibm"
10
- version = " 1.67.1 "
10
+ version = " 1.68.0 "
11
11
}
12
12
}
13
13
}
You can’t perform that action at this time.
0 commit comments