Skip to content
This repository was archived by the owner on Oct 31, 2019. It is now read-only.

Commit 2b5cf0c

Browse files
committed
Inc flex driver to fix issue #124
1 parent f0074df commit 2b5cf0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ variable "cloud_controller_user_private_key_password" {
436436

437437
# Flexvolume driver
438438
variable "flexvolume_driver_version" {
439-
default = "0.5.1"
439+
default = "0.5.2"
440440
}
441441

442442
variable "flexvolume_driver_user_ocid" {

0 commit comments

Comments
 (0)