Skip to content

Commit

Permalink
terraform-provider-ibm: Update to version 1.72.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 10, 2024
1 parent 722c4c1 commit 4e9136c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/terraform-provider-ibm.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "1.72.0",
"version": "1.72.1",
"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.72.0/terraform-provider-ibm_1.72.0_windows_amd64.zip",
"hash": "bd681b42e1e72139468d8d3fb213631654f3b294aa08e7a470837e4ad97ba9fe",
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.72.1/terraform-provider-ibm_1.72.1_windows_amd64.zip",
"hash": "faea4b2bf7435d9ce9b8b4a22aab1a528a58111753a80be66dc017c35e5500af",
"installer": {
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
},
Expand Down

0 comments on commit 4e9136c

Please sign in to comment.