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

Commit f051a5f

Browse files
owainlewisprydie
authored andcommitted
Update to 0.4.0 of CCM as default (#197)
1 parent abbe0f7 commit f051a5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,9 +438,9 @@ variable "flannel_backend" {
438438
default = "VXLAN"
439439
}
440440

441-
# Cloud controller
441+
# Cloud controller
442442
variable "cloud_controller_version" {
443-
default = "0.2.1"
443+
default = "0.4.0"
444444
}
445445

446446
variable "cloud_controller_user_ocid" {

0 commit comments

Comments
 (0)