caffeine_lang/codegen/honeycomb
Values
pub fn generate_terraform(
irs: List(ir.IntermediateRepresentation),
) -> Result(String, errors.CompilationError)
Generate Terraform HCL from a list of Honeycomb IntermediateRepresentations.
pub fn generate_terraform(
irs: List(ir.IntermediateRepresentation),
) -> Result(String, errors.CompilationError)
Generate Terraform HCL from a list of Honeycomb IntermediateRepresentations.