Open phvalguima opened 9 months ago
This PR adds the service account as an alternative key/ID for users, compared to access_/secret_keys. This is useful, for example, for GCS cloud.
The service account should be passed as a base64 string containing the file content.
This PR is related to: https://github.com/canonical/s3-integrator/pull/26
@phvalguima can you please address my comment?
This PR adds the service account as an alternative key/ID for users, compared to access_/secret_keys. This is useful, for example, for GCS cloud.
The service account should be passed as a base64 string containing the file content.
This PR is related to: https://github.com/canonical/s3-integrator/pull/26