Skip to content

Commit 7bba24a

Browse files
fix(deps): update terraform ibm to latest for deployable architectures (#33)
1 parent 5a60ec7 commit 7bba24a

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.76.1"
9+
version = "1.76.2"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)