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 90f1cd1 commit 4574b75Copy full SHA for 4574b75
terraform/non-rdma/main.tf
@@ -8,7 +8,7 @@ variable "ssh_private_key_path" { type = string }
8
9
module "oke" {
10
source = "oracle-terraform-modules/oke/oci"
11
- version = "5.0.2"
+ version = "5.0.3"
12
13
# Provider
14
providers = { oci.home = oci.home }
0 commit comments