google-cloud-visualstudio
google-cloud-visualstudio copied to clipboard
Detection of open ports does not work well for new VMs not created from cloud launcher
The code that detects what ports are open for a particular VM might fail for a VM that is not created from Cloud Launcher. This is because the pattern of tags and firewall rule names might not be the same in both features. The code needs to account for these differences.