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 51aa5c6 commit b3e7beaCopy full SHA for b3e7bea
autoscaling/variables.tpl
@@ -79,3 +79,4 @@ variable "nfs_options" { default = "${nfs_options}"}
79
variable "hyperthreading" { default = ${hyperthreading} }
80
variable "unsupported" { default = ${unsupported} }
81
variable "image_ocid" { default = "ocid1.image.oc1..aaaaaaaa5yxem7wzie34hi5km4qm2t754tsfxrjuefyjivebrxjad4jcj5oa" }
82
+variable "ldap" { default = "${ldap}" }
0 commit comments