mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
[12.0] use IAM role for service account for S3 storage (#356)
By dropping the requirement to have `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` envvars set, we can let the more secure IAM role for service account take over the authentication. Co-authored-by: Marc Fournier <marc.fournier@qoqa.com>
This commit is contained in:
co-authored by
GitHub
Marc Fournier
parent
6f8ae872ff
commit
1f5970f05e
@@ -10,3 +10,4 @@ keystoneauth1==3.14.0
|
||||
# error with 5.x (ConstructorError: could not determine a constructor for the tag '!record')
|
||||
PyYAML==4.2b4
|
||||
prometheus_client==0.11.0
|
||||
portalocker==1.7.1
|
||||
|
||||
Reference in New Issue
Block a user