crossplane-contrib / crossplane-contrib/function-hcl
Supporting user::func syntax for user functions
Open
- Dominant language
- Go
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This is allowed by HCL syntax and should replace the current, indirect `invoke` function
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the HCL expression parsing and the existing `invoke` function implementation, then inspect any related tests. Determine how `user::func` calls should be represented and what replacing `invoke` means; done means the supported syntax works for user functions and the expected behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100