mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-28 09:11:18 +00:00
Each time we call that script, we must set a few env vars beforehand. Let's make these vars optional parameters to the script instead. Also add helper scripts to list the locations (zones or regions) available to each provider.
2 lines
35 B
Bash
Executable File
2 lines
35 B
Bash
Executable File
#!/bin/sh
|
|
gcloud compute zones list |