Skip to content

Commit d796750

Browse files
chore(deps): update terraform oci to v8
1 parent 0439273 commit d796750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
oci = {
66
source = "oracle/oci"
7-
version = "~> 7.29.0"
7+
version = "~> 8.1.0"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)