Terraform functions: templatefile
Jump to navigation
Jump to search
Official example
config.tftpl %{ for config_key, config_value in config } set ${config_key} = ${config_value} %{ endfor ~}
Related
See also
Advertising: