Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running fmt: In variables.tf: At 49:78: [...] #18

Open
alechp opened this issue Aug 12, 2020 · 0 comments
Open

Error running fmt: In variables.tf: At 49:78: [...] #18

alechp opened this issue Aug 12, 2020 · 0 comments

Comments

@alechp
Copy link

alechp commented Aug 12, 2020

Error

Error running fmt: In variables.tf: At 49:78: expected: IDENT | STRING | ASSIGN | LBRACE got: NUMBER

Reason

Double quotes are unescaped in variables.tf
Screen Shot 2020-08-12 at 1 19 31 PM

Screen Shot 2020-08-12 at 1 21 19 PM

Fix

Add double quotes

Screen Shot 2020-08-12 at 1 18 14 PM

Screen Shot 2020-08-12 at 1 20 57 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant