Skip to content

Commit 6ed60b0

Browse files
fix(deps): update terraform ibm to latest for deployable architectures (#20)
1 parent a020669 commit 6ed60b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/standard/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
required_providers {
77
ibm = {
88
source = "IBM-Cloud/ibm"
9-
version = "1.74.0"
9+
version = "1.75.1"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)