terraform-provider-ibm: Update to version 0.17.4

This commit is contained in:
Richard Kuhnt 2019-09-24 12:01:50 +00:00
parent 7305f9670a
commit 509735165b

View File

@ -1,12 +1,12 @@
{
"homepage": "https://ibm-cloud.github.io/tf-ibm-docs/",
"license": "MPL-2.0",
"version": "0.17.3",
"version": "0.17.4",
"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.3/windows_amd64.zip",
"hash": "014a5d344a5b42cf01c5b4ed7ffef0384d364f9941416148321a5c004b96c650",
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v0.17.4/windows_amd64.zip",
"hash": "5f3082630ee0bd8ef665c618cc3eb6bc8a707580b599bd2391163a0e4b7b9585",
"installer": {
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$Env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
},