putty182
putty182
Reopening until we've removed the `Protect-Parsec` function in the powershell module
Probably nodejs, but I'm not sure when I'll get a chance to dig into this. Open to suggestions :)
The idea of using cloud functions was to start handling each of the stateless activities that gcloudrig currently provides (setup, launch, shutdown, snapshot), ultimately leading way for a cloud-native port...
Also now that config.sh is seperate from the main scripts, it should be safe for the setup process to directly make changes to this file; meaning rather than prompting users...
Those messages come from the gcloud cli tool! Given that the warnings are likely to show when the script is testing for the **absence** of existing resources, I'm sure they...