.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "CTAGS-LANG-TERRAFORM" 7 "" "6.1.0" "Universal Ctags" .SH NAME ctags-lang-terraform \- Random notes about tagging Terraform files with Universal Ctags .SH SYNOPSIS .nf \fBctags\fP ... \-\-languages=+Terraform ... \fBctags\fP ... \-\-language\-force=Terraform ... \fBctags\fP ... \-\-map\-Terraform=+.tf ... \fBctags\fP ... \-\-extras=+{reference} \-\-languages=+TerraformVariables ... \fBctags\fP ... \-\-extras=+{reference} \-\-language\-force=TerraformVariables ... \fBctags\fP ... \-\-extras=+{reference} \-\-map\-Terraform=+.tfvars ... .fi .sp .SH DESCRIPTION .sp This man page gathers random notes about tagging Terraform files. .SH TIPS .SS Extracting variables assigned in Variable definitions .sp Specify \fB\-\-extras=+{reference}\fP and \fB\-\-languages=+TerraformVariables\fP to extract variables assigned in variables definitions (\fI*.tfvars\fP). The TerraformVariables parser extracts variables in \fI*.tfvars\fP files with \fBvariable\fP kind with \fBassigned\fP role of \fBTerraform\fP language. .SH KNOWN BUGS .INDENT 0.0 .IP \(bu 2 The parser doesn\(aqt ignore strings inside a block comment (\fB/* ... */\fP). .IP \(bu 2 The parser doesn\(aqt extract variables defined with \fBlocals\fP keyword. .UNINDENT .SH SEE ALSO .sp ctags(1), \fI\%Configuration Syntax\fP (\fI\%https://developer.hashicorp.com/terraform/language/syntax/configuration\fP), \fI\%Variable Definitions (.tfvars) Files\fP (\fI\%https://developer.hashicorp.com/terraform/language/values/variables#variable\-definitions\-tfvars\-files\fP) .\" Generated by docutils manpage writer. .