Skip to content

Commit 300b79f

Browse files
PraveenKumar Shanmugamravinitp
authored andcommitted
updating provider version
1 parent 7e22649 commit 300b79f

File tree

1 file changed

+1
-1
lines changed
  • examples/datascience/model_catalog

1 file changed

+1
-1
lines changed

examples/datascience/model_catalog/model.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ provider "oci" {
6464
fingerprint = var.fingerprint
6565
private_key_path = var.private_key_path
6666
region = var.region
67-
version = "6.0.0"
67+
#version = "6.0.0"
6868
}
6969

7070
resource "oci_datascience_project" "tf_project" {

0 commit comments

Comments
 (0)