sighupio / furyagent

Apache License 2.0
9 stars 2 forks source link

Add Google Cloud Storage support #6

Closed lnovara closed 4 years ago

lnovara commented 4 years ago

The aim of this PR is to introduce support for Google Cloud Storage (GCS) as a backend for furyagent.

Summary of changes:

Since it is not possibile to mock the Google API, I've tested the changes by creating the needed resources using Terraform and correctly configured furyagent to use them.

lnovara commented 4 years ago

Since this PR was merged, I am tagging the 0.0.7 release.