Ideas¶
This page contains ideas about up-coming rules.
Core¶
- [x] Required Provider in terraform block
- naming
- plural for lists
- no resource-type in name
- [x] name_convention
- output-format {name}{type}{attribute}
- [x] file names
- variables in variables.tf
- outputs in output.tf
- etc
- placement
- tags
- for_each / count
- remote_backend?
- [x] terraform_data instead of null
- [x] variables always needs description