Function anda_config::template::parse_template

source ·
pub fn parse_template(template: &str) -> Result<String, String>
Expand description

Parse an HCL template.

§Errors

  • cannot parse template
  • cannot evaluate template