You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'|'staterm'|'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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: