cloudfoundry / bosh-google-cpi-release

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

Update minimal and integration permissions #356

Closed ystros closed 4 months ago

ystros commented 4 months ago

Disk resize and using private IPs need specific permissions, and are common use cases, so were added to the minimal permission doc.

Using service accounts for auth require a special set of permissions, as do using accelerators.

[#187935049]

ystros commented 4 months ago

We've made a corresponding PR to update the docs as well: https://github.com/cloudfoundry/docs-bosh/pull/845