language-terraform icon indicating copy to clipboard operation
language-terraform copied to clipboard

Terraform.io support for Atom

Results 9 language-terraform issues
Sort by recently updated
recently updated
newest added

It breaks the formatting when escaping double quotes in a string, and the string has a "/*" in it. The resource I'm running into the formatting problem with is a...

The following code does not break the EOF highlighting properly: ```hcl policy =

information needed

At first, **thanks for this great terraform language package!** I added keywords for the hetzner cloud provider to the `keywords.cson` file. my snippets are a bit different because i added...

Add a foldEndPattern to the config settings (as well as removing redundant quotes). This is a small usability fix as it makes entire blocks fold onto one line, which in...

As per [HCL specification on Identifiers](https://github.com/hashicorp/hcl/blob/main/hclsyntax/spec.md#identifiers) the dash character `-` is allowed but this grammar does not accept it: > The dash character - is additionally allowed in identifiers, even...

bug

I use a theme that's supposed to highlight strings (in green): ![image](https://user-images.githubusercontent.com/122286/114763762-2c78ba80-9d31-11eb-8eb6-2b8ba498ba84.png) https://github.com/atom/atom/tree/master/packages/one-dark-syntax Up to today, it was highlighting strings in terraform too. But not sure what changed today, strings...

I'm working on figuring out the best way to handle escape sequences for remote-exec. While this appears to be valid JSON, in the atom package it doesn't highlight properly. ```...

information needed

After installed language-terraform, it works. But when I restart my Atom, it hangs, totally irresponsive. After a couple of seconds, atom pop up the window "Editor is not responding". If...

information needed

i am not abke to install terrraform language package when i click to install it showing installation part and further end without any installation

information needed