Functions transform and combine values. Learn about Terraform's built-in functions.| Function Calls - Configuration Language | Terraform | HashiCorp Developer
The templatefile function reads the file at the given path and renders its content as a template.| templatefile - Functions - Configuration Language | Terraform | HashiCorp Dev...
Reference values in configurations, including resources, input variables, local and block-local values, module outputs, data sources, and workspace data.| References to Values - Configuration Language | Terraform | HashiCorp Developer
Output values are the return values of a Terraform module.| Output Values - Configuration Language | Terraform | HashiCorp Developer
Input variables allow you to customize modules without altering their source code. Learn how to declare, define, and reference variables in configurations.| Input Variables - Configuration Language | Terraform | HashiCorp Developer