Skip to content

Commit 34b44c4

Browse files
fix(deps): update terraform ibm to latest for deployable architectures (#252)
1 parent 6230f2c commit 34b44c4

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

0 commit comments

Comments
 (0)