Skip to content

Commit c59d862

Browse files
fix(deps): update terraform ibm to latest for deployable architectures (#240)
1 parent 7c6dd48 commit c59d862

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.72.2"
7+
version = "1.73.0"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)