Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Tags are adding in "tags {" format not in "tags = {" #507

Open
soujanyatech opened this issue Nov 6, 2020 · 0 comments
Open

Tags are adding in "tags {" format not in "tags = {" #507

soujanyatech opened this issue Nov 6, 2020 · 0 comments

Comments

@soujanyatech
Copy link

Tags are adding in "tags {" format not in "tags = {" . That is why we need to change the tags interpolation every time after importing the .tf files. Otherwise it will throw

 Error: Invalid argument name

  on vpc.tf line 8, in resource "aws_vpc" "test":
   8:         "ROLE" = "test"

Argument names must not be quoted.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant