terraform-provider-ibm: Update to version 0.17.5

This commit is contained in:
Richard Kuhnt 2019-10-03 08:00:23 +00:00
parent ae8328fa32
commit 7816617194

View File

@ -1,12 +1,12 @@
{
"homepage": "https://ibm-cloud.github.io/tf-ibm-docs/",
"license": "MPL-2.0",
"version": "0.17.4",
"version": "0.17.5",
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
"architecture": {
"64bit": {
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v0.17.4/windows_amd64.zip",
"hash": "5f3082630ee0bd8ef665c618cc3eb6bc8a707580b599bd2391163a0e4b7b9585",
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v0.17.5/windows_amd64.zip",
"hash": "8afef4ee27419c220f9722e01602ed9827114bdbe028d5385bd80cdb55d11dd2",
"installer": {
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$Env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
},