JetBrains / teamcity-google-agent

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

Programatically rotate the Google SA key in Cloud Profile #38

Open levid0s opened 4 years ago

levid0s commented 4 years ago

Our company policy restricts us to issue long-lived Google Service Account Keys.

Is there a way to programatically inject the GCP SA-key into the Team City config that we can rotate it as needed?

Also, any chance for OAuth token support?