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 cd6fa44 commit 51aa5c6Copy full SHA for 51aa5c6
autoscaling/variables.tpl
@@ -77,9 +77,5 @@ variable "nfs_source_path" { default = "${nfs_source_path}"}
77
variable "nfs_options" { default = "${nfs_options}"}
78
79
variable "hyperthreading" { default = ${hyperthreading} }
80
-<<<<<<< HEAD
81
variable "unsupported" { default = ${unsupported} }
82
variable "image_ocid" { default = "ocid1.image.oc1..aaaaaaaa5yxem7wzie34hi5km4qm2t754tsfxrjuefyjivebrxjad4jcj5oa" }
83
-=======
84
-Variable “ldap” { default = “${ldap}” }
85
->>>>>>> a90a58f (add ldap variable to autoscaling)
0 commit comments