Skip to content

Commit a858b59

Browse files
fix(deps): update terraform ibm to latest for the deployable architecture solution (#158)
1 parent 594f7f5 commit a858b59

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
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
ibm = {
66
source = "IBM-Cloud/ibm"
7-
version = "1.66.0"
7+
version = "1.67.1"
88
}
99
time = {
1010
source = "hashicorp/time"

0 commit comments

Comments
 (0)