We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8619a33 commit 190cc04Copy full SHA for 190cc04
versions.tf
@@ -1,8 +1,8 @@
1
terraform {
2
required_providers {
3
oci = {
4
- source = "hashicorp/oci"
5
- version = ">=4.38.0"
+ source = "oracle/oci"
+ version = ">= 4.67.3"
6
}
7
8
required_version = ">= 1.0.0"
0 commit comments