We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd5407 commit b6c6911Copy full SHA for b6c6911
test/integration_parse_test.go
@@ -34,7 +34,7 @@ var knownBadFiles = []string{
34
"fixtures/hclfmt-errors/invalid-character/terragrunt.hcl",
35
"fixtures/hclfmt-errors/invalid-key/terragrunt.hcl",
36
"fixtures/hclvalidate/second/a/terragrunt.hcl",
37
- "fixtures/parsing/exposed-include-with-deprecated-inputs/compcommon.hcl",
+ "fixtures/parsing/exposed-include-with-deprecated-inputs/compcommon.hcl",
38
"fixtures/scaffold/with-shell-and-hooks/.boilerplate/terragrunt.hcl",
39
"fixtures/scaffold/with-shell-commands/.boilerplate/terragrunt.hcl",
40
}
0 commit comments