You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CORS-4264: Update the GCP provider to allow users to skip firewall actions
cluster:
Update the scripts to include the new variables
providers/gce:
Update the config to include the new `ManageFirewallRules` boolean setting. This
variable will allow users to skip the creation, deletion, and updates to firewall
rules when set to false. Users may not want or have the ability to add the permissions
to perform these actions on their service account. When this is the case the firewall rules
should be pre created and managed by someone with permissions to achieve the same goal.
0 commit comments