cloudfoundry / bosh-google-cpi-release

BOSH Google CPI
Apache License 2.0
63 stars 96 forks source link

Document + test minimum permissions #348

Closed ystros closed 4 months ago

ystros commented 5 months ago

This adds an example role file with the minimum permissions to run the Google CPI (as previously documented here: https://bosh.io/docs/google-required-permissions/). Additionally, the integration tests now check that the permissions for the service account used to run the tests matches this list of permissions.