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 @@ -39,7 +39,7 @@ If you do not have a PowerVS infrastructure that is the [full stack solution](ht
3939| Name | Version |
4040| ------| ---------|
4141| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3, < 1.7 |
42- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | = 1.64.1 |
42+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.64.2 |
4343
4444### Modules
4545
@@ -51,8 +51,8 @@ If you do not have a PowerVS infrastructure that is the [full stack solution](ht
5151
5252| Name | Type |
5353| ------| ------|
54- | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.64.1 /docs/data-sources/schematics_output ) | data source |
55- | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.64.1 /docs/data-sources/schematics_workspace ) | data source |
54+ | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.64.2 /docs/data-sources/schematics_output ) | data source |
55+ | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.64.2 /docs/data-sources/schematics_workspace ) | data source |
5656
5757### Inputs
5858
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.64.1 "
10+ version = " 1.64.2 "
1111 }
1212 }
1313}
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This example sets up the following infrastructure:
3535| Name | Version |
3636| ------| ---------|
3737| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3, < 1.7 |
38- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | = 1.64.1 |
38+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.64.2 |
3939
4040### Modules
4141
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.64.1 "
10+ version = " 1.64.2 "
1111 }
1212 }
1313}
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, < 1.7 |
46- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | =1.63.0 |
46+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.64.2 |
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.63.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.63.0 /docs/data-sources/is_subnet ) | data source |
63- | [ ibm_tg_gateway.tgw_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.63.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.64.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.64.2 /docs/data-sources/is_subnet ) | data source |
63+ | [ ibm_tg_gateway.tgw_ds] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.64.2 /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.63.0 "
10+ version = " 1.64.2 "
1111 }
1212 }
1313}
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This example sets up the following infrastructure:
3535| Name | Version |
3636| ------| ---------|
3737| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.3, < 1.7 |
38- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | = 1.64.1 |
38+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.64.2 |
3939
4040### Modules
4141
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.64.1 "
10+ version = " 1.64.2 "
1111 }
1212 }
1313}
You can’t perform that action at this time.
0 commit comments