Skip to content

Commit 2c54c6c

Browse files
fix(deps): update terraform ibm to latest for deployable architectures (#283)
1 parent 3009b1b commit 2c54c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/banking/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
ibm = {
55
source = "IBM-Cloud/ibm"
6-
version = "1.76.2"
6+
version = "1.76.3"
77
}
88
null = {
99
source = "hashicorp/null"

0 commit comments

Comments
 (0)