Skip to content

Commit 0dea7d0

Browse files
shemauSteve Peggs
andauthored
test: bump provider in test (#564)
Co-authored-by: Steve Peggs <[email protected]>
1 parent cbdd6ea commit 0dea7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
# Pin to the lowest provider version of the range defined in the main module's version.tf to ensure lowest version still works
55
ibm = {
66
source = "IBM-Cloud/ibm"
7-
version = "1.58.0"
7+
version = ">= 1.58.0"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)