We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f353b1 commit f773f1bCopy full SHA for f773f1b
solutions/standard/version.tf
@@ -4,7 +4,7 @@ terraform {
4
# Lock DA into an exact provider version - renovate automation will keep it updated
5
ibm = {
6
source = "ibm-cloud/ibm"
7
- version = "1.74.0"
+ version = "1.75.1"
8
}
9
10
0 commit comments