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 ffdbf05 commit ddd6849Copy full SHA for ddd6849
autoscaling/variables.tpl
@@ -79,4 +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}" }
+variable "ldap" { default = ${ldap} }
0 commit comments