This is strange, I have a bunch of root modules and the tfvc works fine for all of them but one
$ cd 01-abc
$ tfvc .
...
$ cd ../02-def
$ tfvc .
Error: main: reading root terraform module ".": Missing newline after argument: An argument definition must end with a newline. (and 1 other messages)
How can I get troubleshoot that?
All the terraform init|fmt|validate|plan|apply commands for fine for my 02-def.