Skip to content

Commit 4574b75

Browse files
Bump OKE module version to 5.0.3
1 parent 90f1cd1 commit 4574b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/non-rdma/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ variable "ssh_private_key_path" { type = string }
88

99
module "oke" {
1010
source = "oracle-terraform-modules/oke/oci"
11-
version = "5.0.2"
11+
version = "5.0.3"
1212

1313
# Provider
1414
providers = { oci.home = oci.home }

0 commit comments

Comments
 (0)