Closed Arrnitage closed 2 years ago
When has two lines comment , like
# first line # second line
then , it has an error
Have the same issue parsing steampipe plugin connection config:
connection "aws" { plugin = "aws@0.34" secret = "345" # key = "456" }
both cases are fixed
When has two lines comment , like
then , it has an error