We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e4016 commit eaac310Copy full SHA for eaac310
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.71.3"
+ version = "1.72.2"
8
}
9
10
0 commit comments