Agent configuration file parsing error
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 39
Description
#### Overview of the Issue
As shown, using the array syntax in hcl, a value is configured

But when the agent starts, it reports an error that "got string". I have to explicitly configure multiple values in the array to get around this error

---
Contributor guide
Research direction
Start by recovering the exact HCL configuration from the issue screenshots and reproducing the agent startup error. Inspect the agent configuration parsing path to determine why a single-element array is treated as a string. Done means valid array syntax is accepted without the “got string” error and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100