Skip to content

Commit e7cfe8a

Browse files
fix(deps): update terraform ibm to latest for the deployable architecture solution
1 parent 9d73b07 commit e7cfe8a

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
@@ -5,7 +5,7 @@ terraform {
55
required_providers {
66
ibm = {
77
source = "IBM-Cloud/ibm"
8-
version = "1.71.2"
8+
version = "1.71.3"
99
}
1010
time = {
1111
source = "hashicorp/time"

0 commit comments

Comments
 (0)