Add network/subnet option to allow running in the non-default

This will enable the users to use private subnets based on their
requirement.

BUG=b/218525570
TEST=manual and ./run_tests

Change-Id: Iec5be6d46d073ce51d8696825d1cb559ceefe010
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/31043
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Tested-by: Varsha Teratipally <teratipally@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
11 files changed
tree: 3e93c9f90217efc5fc251f4e7fcd7eec1c0108c4
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.