Skip to content

Error: main: reading root terraform module ".": Missing newline after argument: An argument definition must end with a newline. #54

@mloskot

Description

@mloskot

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions