Skip to content

Commit 84561e3

Browse files
fix(deps): update terraform ibm to latest for the deployable architecture solution (#340)
1 parent b55ed6c commit 84561e3

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.71.2"
7+
version = "1.71.3"
88
}
99
time = {
1010
source = "hashicorp/time"

0 commit comments

Comments
 (0)