We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6230f2c commit 34b44c4Copy full SHA for 34b44c4
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.75.1"
+ version = "1.75.2"
8
}
9
10
0 commit comments