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
4343| Name | Version |
4444| ------| ---------|
4545| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.9 |
46- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.76.2 |
46+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.76.3 |
4747
4848### Modules
4949
@@ -58,9 +58,9 @@ The pre-existing infrastructure must meet the following conditions to use the 'I
5858
5959| Name | Type |
6060| ------| ------|
61- | [ ibm_is_network_acl.management_acls_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.2 /docs/data-sources/is_network_acl ) | data source |
62- | [ ibm_is_subnet.management_subnets_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.2 /docs/data-sources/is_subnet ) | data source |
63- | [ ibm_tg_gateway.tgw_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.2 /docs/data-sources/tg_gateway ) | data source |
61+ | [ ibm_is_network_acl.management_acls_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.3 /docs/data-sources/is_network_acl ) | data source |
62+ | [ ibm_is_subnet.management_subnets_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.3 /docs/data-sources/is_subnet ) | data source |
63+ | [ ibm_tg_gateway.tgw_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.3 /docs/data-sources/tg_gateway ) | data source |
6464
6565### Inputs
6666
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
77 required_providers {
88 ibm = {
99 source = " IBM-Cloud/ibm"
10- version = " 1.76.2 "
10+ version = " 1.76.3 "
1111 }
1212 }
1313}
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ If you do not have a PowerVS infrastructure that is the [Standard variation](htt
3838| Name | Version |
3939| ------| ---------|
4040| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.9 |
41- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.76.2 |
41+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.76.3 |
4242
4343### Modules
4444
@@ -50,8 +50,8 @@ If you do not have a PowerVS infrastructure that is the [Standard variation](htt
5050
5151| Name | Type |
5252| ------| ------|
53- | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.2 /docs/data-sources/schematics_output ) | data source |
54- | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.2 /docs/data-sources/schematics_workspace ) | data source |
53+ | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.3 /docs/data-sources/schematics_output ) | data source |
54+ | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.76.3 /docs/data-sources/schematics_workspace ) | data source |
5555
5656### Inputs
5757
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
77 required_providers {
88 ibm = {
99 source = " IBM-Cloud/ibm"
10- version = " 1.76.2 "
10+ version = " 1.76.3 "
1111 }
1212 }
1313}
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ This example sets up the following infrastructure:
4949| Name | Version |
5050| ------| ---------|
5151| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.9 |
52- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.76.2 |
52+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.76.3 |
5353
5454### Modules
5555
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
77 required_providers {
88 ibm = {
99 source = " IBM-Cloud/ibm"
10- version = " 1.76.2 "
10+ version = " 1.76.3 "
1111 }
1212 }
1313}
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ This example sets up the following infrastructure:
4848| Name | Version |
4949| ------| ---------|
5050| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.9 |
51- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.76.2 |
51+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.76.3 |
5252
5353### Modules
5454
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ terraform {
77 required_providers {
88 ibm = {
99 source = " IBM-Cloud/ibm"
10- version = " 1.76.2 "
10+ version = " 1.76.3 "
1111 }
1212 }
1313}
You can’t perform that action at this time.
0 commit comments