Skip to content

Commit eaac310

Browse files
fix(deps): update terraform ibm to latest for deployable architectures (#236)
1 parent a6e4016 commit eaac310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/standard/version.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
# Lock DA into an exact provider version - renovate automation will keep it updated
55
ibm = {
66
source = "ibm-cloud/ibm"
7-
version = "1.71.3"
7+
version = "1.72.2"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)