Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit e0d5819

Browse files
authored
chore: bump provider version used in test (#261)
1 parent 489f93d commit e0d5819

File tree

1 file changed

+1
-1
lines changed
  • tests/resources/existing-resources/instances

1 file changed

+1
-1
lines changed

tests/resources/existing-resources/instances/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.71.3"
6+
version = ">= 1.76.0"
77
}
88
}
99
}

0 commit comments

Comments
 (0)