Skip to content

Adding syntax highlighting for terraform / hcl

Hugo Fonseca requested to merge fonsecas72/gitlab:adding-hcl into master

What does this MR do?

This MR adds syntax highlighting for terraform / hcl

Monaco-editor already supports it but it seems that we can not upgrade to latest version with the current test setup

See !43058 (closed)

and also https://github.com/microsoft/monaco-languages/blob/master/src/hcl/hcl.ts

Conformity

Availability and Testing

Edited by Hugo Fonseca

Merge request reports