Skip to content

Commit cd70e8a

Browse files
fix(deps): update terraform ibm to latest for the deployable architecture solution (#535)
1 parent f454ec2 commit cd70e8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

solutions/fully-configurable/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.82.1"
7+
version = "1.83.1"
88
}
99
time = {
1010
source = "hashicorp/time"

0 commit comments

Comments
 (0)