grafana / unused

CLI tool, Prometheus exporter, and Go module to list your unused disks in all cloud providers
Apache License 2.0
51 stars 1 forks source link

Add CI workflows #16

Closed inkel closed 2 years ago

inkel commented 2 years ago

I had to pass bogus credentials to GCP as it otherwise fails because it doesn't find the default credentials. This shouldn't be an issue because the tests shouldn't try to connect to any GCP API, so if they try, then the tests will fail.