Rover 'state list' 'state rm' 'state show' commands do not work
- Dominant language
- Shell
- Stars
- 176
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
Whenever I try to use Rover to show or manipulate state I get the output:
_launchpad already installed_
_You can deploy a landingzone with the rover by running:_
_rover -lz [landingzone_folder_name] -a [plan|apply|destroy|validate|refresh|graph|import|output|taint|untaint|'state list'|'state_ _rm'|'state show']_
and the tf_action displays state with the second command cut off:
_tf_action : 'state'_
I tried several combinations of single and double quotes but none of them work.
---
**Review Note (2026-01-12)**: Critical bug affecting state management operations. Commands like 'state list', 'state rm', and 'state show' are not parsing correctly. Related to issues #292 and #322.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.