JetBrains / teamcity-google-agent

TeamCity support for Google cloud build agents
Apache License 2.0
17 stars 9 forks source link

Add support for Image Families #40

Closed fatmcgav closed 4 years ago

fatmcgav commented 4 years ago

GCP has the concept of Image Families, which is effectively a pointer to the 'latest' version of a given image.

This is useful in CI environments where the underlying cloud image is being rebuilt on a frequent or even semi-frequent basis.

It would be extremely useful for this plugin to support launching a build agent using an instance family.

Ref's: