Skip to content

v2.1.0

Compare
Choose a tag to compare
@Temikus Temikus released this 08 Jun 06:29
· 111 commits to master since this release
417f16f

Added:

  • Added new configuration option image_project_id to allow using GCE images from other projects. [seanmalloy]
  • Added new configuration option network_project_id to allow using GCP Shared VPC networks. [seanmalloy]
  • Added new configuration option service_account to allow setting the IAM service account on instances. [seanmalloy]

Deprecated:

  • Deprecate configuration option service_accounts. Use scopes configuration option instead. [seanmalloy]