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 7e22649 commit 300b79fCopy full SHA for 300b79f
examples/datascience/model_catalog/model.tf
@@ -64,7 +64,7 @@ provider "oci" {
64
fingerprint = var.fingerprint
65
private_key_path = var.private_key_path
66
region = var.region
67
- version = "6.0.0"
+ #version = "6.0.0"
68
}
69
70
resource "oci_datascience_project" "tf_project" {
0 commit comments