Skip to content

Commit

Permalink
Update the IBM provider version to v1.15.0
Browse files Browse the repository at this point in the history
Signed-off-by: Yussuf Shaikh <[email protected]>
  • Loading branch information
yussufsh committed Dec 18, 2020
1 parent d56ad95 commit 6c03b6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This table shows which Terraform provider plugins are compiled and distributed i
|ignition|https://github.com/terraform-providers/terraform-provider-ignition|v1.2.1|linux_ppc64le|
|ignition|https://github.com/community-terraform-providers/terraform-provider-ignition|v2.1.2|linux_ppc64le|
|openstack|https://github.com/terraform-provider-openstack/terraform-provider-openstack|v1.32.0|linux_ppc64le|
|ibm|https://github.com/IBM-Cloud/terraform-provider-ibm|v1.13.1|linux_ppc64le|
|ibm|https://github.com/IBM-Cloud/terraform-provider-ibm|v1.15.0|linux_ppc64le|



Expand Down
2 changes: 1 addition & 1 deletion hack/build_providers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ clone_build

PROVIDER_NAME=ibm
PROVIDER_ORG=IBM-Cloud
VERSION=1.13.1
VERSION=1.15.0
clone_build

cd $PROVIDERS_PATH
Expand Down

0 comments on commit 6c03b6b

Please sign in to comment.