File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ If you do not have a PowerVS infrastructure that is the [Standard Landscape Vari
3636| Name | Version |
3737| ------| ---------|
3838| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.9 |
39- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.80.4 |
39+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.81.0 |
4040
4141### Modules
4242
@@ -48,8 +48,8 @@ If you do not have a PowerVS infrastructure that is the [Standard Landscape Vari
4848
4949| Name | Type |
5050| ------| ------|
51- | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.80.4 /docs/data-sources/schematics_output ) | data source |
52- | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.80.4 /docs/data-sources/schematics_workspace ) | data source |
51+ | [ ibm_schematics_output.schematics_output] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.81.0 /docs/data-sources/schematics_output ) | data source |
52+ | [ ibm_schematics_workspace.schematics_workspace] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.81.0 /docs/data-sources/schematics_workspace ) | data source |
5353
5454### Inputs
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.80.4 "
10+ version = " 1.81.0 "
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.80.4 |
51+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.81.0 |
5252| <a name =" requirement_restapi " ></a > [ restapi] ( #requirement\_ restapi ) | 2.0.1 |
5353| <a name =" requirement_time " ></a > [ time] ( #requirement\_ time ) | 0.13.1 |
5454
@@ -66,7 +66,7 @@ This example sets up the following infrastructure:
6666| ------| ------|
6767| [ terraform_data.aix_init] ( https://registry.terraform.io/providers/hashicorp/terraform/latest/docs/resources/data ) | resource |
6868| [ time_sleep.wait_for_dependencies] ( https://registry.terraform.io/providers/hashicorp/time/0.13.1/docs/resources/sleep ) | resource |
69- | [ ibm_iam_auth_token.auth_token] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.80.4 /docs/data-sources/iam_auth_token ) | data source |
69+ | [ ibm_iam_auth_token.auth_token] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.81.0 /docs/data-sources/iam_auth_token ) | data source |
7070
7171### Inputs
7272
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.80.4 "
10+ version = " 1.81.0 "
1111 }
1212 restapi = {
1313 source = " Mastercard/restapi"
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ This example sets up the following infrastructure:
4747| Name | Version |
4848| ------| ---------|
4949| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.9 |
50- | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.80.4 |
50+ | <a name =" requirement_ibm " ></a > [ ibm] ( #requirement\_ ibm ) | 1.81.0 |
5151| <a name =" requirement_restapi " ></a > [ restapi] ( #requirement\_ restapi ) | 2.0.1 |
5252
5353### Modules
@@ -60,7 +60,7 @@ This example sets up the following infrastructure:
6060
6161| Name | Type |
6262| ------| ------|
63- | [ ibm_iam_auth_token.auth_token] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.80.4 /docs/data-sources/iam_auth_token ) | data source |
63+ | [ ibm_iam_auth_token.auth_token] ( https://registry.terraform.io/providers/IBM-Cloud/ibm/1.81.0 /docs/data-sources/iam_auth_token ) | 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.80.4 "
10+ version = " 1.81.0 "
1111 }
1212 restapi = {
1313 source = " Mastercard/restapi"
You can’t perform that action at this time.
0 commit comments