jetstack / jetstack/terraform-provider-tlspc
Pass context to TLSPC API library
Open
enhancement
- Dominant language
- Go
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should pass the ctx from the tf provider space to the API library, and use it for http calls.
Contributor guide
Research direction
Start by tracing how the Terraform provider context reaches the API library, then inspect the library's HTTP call entry points. The work is done when the provider context is passed through and used for those HTTP calls; no files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, terraform
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100