terraform-aws-starter icon indicating copy to clipboard operation
terraform-aws-starter copied to clipboard

Error: Unsupported argument

Open drewes opened this issue 1 year ago • 1 comments

Thank you for a fantastic starter.

Trying to initialise the common-infra directory.

Fot the life of me, I can't figure out why init results in:

╷
│ Error: Unsupported argument
│ 
│   on configs/prod.tfvars line 4:
│    4: name        = "common-infra"
│ 
│ An argument named "name" is not expected here.
╵

Any advice on where to start looking?

drewes avatar Jul 23 '24 08:07 drewes