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.
2 parents 8619a33 + 190cc04 commit 3b619dcCopy full SHA for 3b619dc
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