Avoid using pre-IAM basic (primitive) roles
Basic roles include many permissions across all GCP services. Using them will result violation of the principle of least privilege. You should avoid using basic roles, and use predefined roles or custom roles instead.
Updated 7 months ago