PrismJS / prism

Lightweight, robust, elegant syntax highlighting.
https://prismjs.com
MIT License
12.33k stars 1.29k forks source link

Add support for Terraform #3776

Open j-lrx opened 9 months ago

j-lrx commented 9 months ago

Language Terraform is one of the main langage use to provide infrastructure as code on major cloud provider (GCP, AWS, Azur, Kubernetes, ...). The langage is developed by hashicorp.

Additional resources Terraform web site Terraform registry

staranto commented 9 months ago

Terraform is HCL, is it not?

Alchemik commented 2 months ago

This ticket may also be related to discussion: https://github.com/hashicorp/syntax/issues/39