ability to intercept and run commands in terminal interactively (like a break point)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 24
- Forks
- 19
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
ability to intercept and run commands in terminal interactively during execution, e.g. before a step runs.
Initial use case: handling terraform state imports for the terraform runner.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Terraform runner and the execution point immediately before a step runs. Clarify how an interactive terminal should pause execution and accept commands, using Terraform state imports as the initial use case. Done means the behavior and integration scope are defined and an end-to-end interactive workflow is specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, terraform
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100