Skip to content

Commit

Permalink
Incrementing provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
vincepower committed May 25, 2021
1 parent b8372e3 commit 026c1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
ibm = {
source = "IBM-Cloud/ibm"
version = "1.23.2"
version = "1.25.0"
}
}
}

0 comments on commit 026c1af

Please sign in to comment.