Describe the feature request
The remote-desktop module currently require the user to use https://remotedesktop.google.com/ in order to copy paste a chromoting setup command snippet in ssh session.
This is required because an access code needs to be negociated and passed to the chrome-remote-desktop/start-host command in order to complete the authorization flow.
It would be nice if instead this access token could be negociated before deployment, or interactively the chrome-remote-desktop startup sequence, without requiring the user to ssh in the instance.