diff --git a/fast/stages/02-networking/main.tf b/fast/stages/02-networking/main.tf index 61c5e9fef..bd280ac71 100644 --- a/fast/stages/02-networking/main.tf +++ b/fast/stages/02-networking/main.tf @@ -42,7 +42,7 @@ locals { europe-west3 = "ew3" } stage3_sas_delegated_grants = [ - "roles/composer.sharedVpcAgent" + "roles/composer.sharedVpcAgent", "roles/compute.networkUser", "roles/container.hostServiceAgentUser", "roles/vpcaccess.user",