nanlabs / terraform-aws-starter

Get started quickly with AWS infrastructure using a robust Terraform starter kit incorporating secure state management, VPC configuration, security groups, RDS provisioning, secrets management, SSM parameter store, and GitHub Actions integration!
MIT License
20 stars 3 forks source link

Error: Unsupported argument #30

Open drewes opened 3 months ago

drewes commented 3 months ago

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?
ulises-jeremias commented 1 month ago

hi @drewes ! thanks for using our starter! 😊 I updated the setup recently

I'll check it later today so you can give it a try with our later setup 👌🏻