shieldproject / shield-boshrelease

BOSH Release for shield
MIT License
11 stars 17 forks source link

Does shield support roles instead of aws access_key and secret_key #117

Closed ghost closed 6 years ago

ghost commented 6 years ago

I have deployed bosh replacing access_key/secret_key with roles for accessing aws resources. Further I deployed shield on the bosh and tried taking bosh backup through shield, but it is failing. error: No 'access_key_id' key specified in the endpoint json No 'secret_access_key' key specified in the endpoint json

Kindly confirm if shield support roles for bosh backup

jhunt commented 6 years ago

It does not, currently, but PRs are welcome!