Use output values to export data about the resources Terraform manages. Hide sensitive output values.| Output data from Terraform | Terraform | HashiCorp Developer
String literals and template sequences interpolate values and manipulate text. Learn about both quoted and heredoc string syntax.| Strings and Templates - Configuration Language | Terraform | HashiCorp Developer
Version constraint strings specify a range of acceptable versions for modules, providers, and Terraform itself. Learn version constraint syntax and behavior.| Version Constraints - 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...