Skip to content

Commit 5f2e93a

Browse files
fix(deps): update terraform ibm to v1.80.3 (#18)
1 parent b897565 commit 5f2e93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/fully-configurable/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
# Lock deployable architecture into an exact provider version - renovate automation will keep it updated
55
ibm = {
66
source = "ibm-cloud/ibm"
7-
version = "1.80.0"
7+
version = "1.80.3"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)