Skip to content

Commit c7458cc

Browse files
fix(deps): update terraform ibm to latest for deployable architectures (#656)
1 parent 6818463 commit c7458cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/fully-configurable/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77
required_providers {
88
ibm = {
99
source = "IBM-Cloud/ibm"
10-
version = "1.76.3"
10+
version = "1.77.1"
1111
}
1212
}
1313
required_version = ">=1.9.0"

0 commit comments

Comments
 (0)