terraform-provider-ibm: Update to version 1.57.0

This commit is contained in:
github-actions[bot] 2023-09-13 12:31:01 +00:00
parent 55858e5192
commit d447a3e1d6

View File

@ -1,13 +1,13 @@
{
"version": "1.56.2",
"version": "1.57.0",
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
"homepage": "https://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/",
"license": "MPL-2.0",
"depends": "versions/terraform011",
"architecture": {
"64bit": {
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.56.2/terraform-provider-ibm_1.56.2_windows_amd64.zip",
"hash": "12e56b367edf5b6453a6eecd03eac61b9245de10848dc975bde7b4e8db6be3c6",
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.57.0/terraform-provider-ibm_1.57.0_windows_amd64.zip",
"hash": "dbf45783ffcba79b3976ac3dfbf68b0f053330cf59ad16aa2c59c96a41335d36",
"installer": {
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
},