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 142e7dd commit cd6fa44Copy full SHA for cd6fa44
autoscaling/variables.tpl
@@ -77,5 +77,9 @@ 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