Add "console" capability for debugging
- Dominant language
- Shell
- Stars
- 176
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
To help in debugging and creating launchpads, it would be helpful to use terraform console. Such capability allows exploring of the different vars, locals, etc.
Before invoking Terraform, rover does a lot of discover and defines a variety of variables that are passed to Terraform. This is enhancement request is to add support to have rover.sh launch "console" mode (similar to apply, plan, etc.).
I am happy to add this capability myself and submit PR to so you can accept it into master.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with rover.sh and trace how the existing apply and plan modes invoke Terraform and prepare discovered variables. Add the corresponding console mode, then verify that it launches Terraform console with the variables and locals available to explore.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, terraform
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100