Tuple Specification is inconsistent with Terraform
Open
- Dominant language
- Go
- Stars
- 5.8k
- Forks
- 657
- Avg merge
- 20h 36m
- Merged PRs (30d)
- 6
Description
Terraform says that Tuple elements [shall be separated by comma](https://developer.hashicorp.com/terraform/language/expressions/types#lists-tuples), while the [HCL specs allows NewLine](https://github.com/hashicorp/hcl/blob/main/hclsyntax/spec.md#collection-values) as a separator as well.
Contributor guide
No contributing guide indexed for this repository
Research direction
Compare the Terraform tuple documentation with the HCL syntax specification linked in the issue, focusing on the permitted separators. Determine which documentation needs clarification or correction, and consider the work complete when both references describe the same tuple syntax consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- terraform
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100