Skip to content

Commit

Permalink
terraform-provider-ibm: Update to version 1.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 9, 2024
1 parent 31672ab commit b24342b
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.71.3",
"version": "1.72.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.71.3/terraform-provider-ibm_1.71.3_windows_amd64.zip",
"hash": "bddce4acfb52fc91a07a4beec71398d61fbc6bfaea0fdc1ded12cbbec7687b0b",
"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",
"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 b24342b

Please sign in to comment.