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

Commit 93b7d30

Browse files
authored
Merge pull request #157 from garthy/gb/update-flexdriver-fix-private-subnets
Inc flex driver to fix issue #124
2 parents f0074df + 2b5cf0c commit 93b7d30

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)