electrolux-oss / infrawallet

Backstage plugin that controls your cloud costs just in the way how you control your bank accounts
https://demo.infrawallet.io
Apache License 2.0
64 stars 6 forks source link

Support GCP workload identity for authentication #99

Open nia-potato opened 1 month ago

nia-potato commented 1 month ago

Instead of using the current way using exported service account credentials, we should change to the more secure way of authenticating an application by using workload identity

currently infrawallet is the only application we internally use to access GCP endpoints that require a exported service account key

il try contribute to it, just opening a issue for now to track.

gluckzhang commented 1 month ago

Hi @nia-potato , thanks for this proposal. I believe it will be very helpful for InfraWallet GCP users. Look forward to it!