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.3 |
46- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.66.0 |
46+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.67.1 |
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.66.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.66.0 /docs/data-sources/is_subnet ) | data source |
63- | [ ibm_tg_gateway.tgw_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.66.0 /docs/data-sources/tg_gateway ) | data source |
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 |
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.66.0 "
10+ version = " 1.67.1 "
1111 }
1212 }
1313}
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
4040| Name | Version |
4141| ------| ---------|
4242| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
43- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.66.0 |
43+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.67.1 |
4444
4545### Modules
4646
@@ -52,8 +52,8 @@ If you do not have a PowerVS infrastructure that is the [Standard variation](htt
5252
5353| Name | Type |
5454| ------| ------|
55- | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.66.0 /docs/data-sources/schematics_output ) | data source |
56- | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.66.0 /docs/data-sources/schematics_workspace ) | data source |
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 |
5757
5858### Inputs
5959
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.66.0 "
10+ version = " 1.67.1 "
1111 }
1212 }
1313}
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ This example sets up the following infrastructure:
4444| Name | Version |
4545| ------| ---------|
4646| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
47- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.66.0 |
47+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.67.1 |
4848
4949### Modules
5050
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.66.0 "
10+ version = " 1.67.1 "
1111 }
1212 }
1313}
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ This example sets up the following infrastructure:
4444| Name | Version |
4545| ------| ---------|
4646| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3 |
47- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.66.0 |
47+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.67.1 |
4848
4949### Modules
5050
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.66.0 "
10+ version = " 1.67.1 "
1111 }
1212 }
1313}
You can’t perform that action at this time.
0 commit comments