diff --git a/environments/gcp/flyte-core/iam.tf b/environments/gcp/flyte-core/iam.tf index 7913eb3..03d032b 100644 --- a/environments/gcp/flyte-core/iam.tf +++ b/environments/gcp/flyte-core/iam.tf @@ -58,6 +58,7 @@ resource "google_project_iam_custom_role" "custom_IAM_roles" { "storage.objects.create", "storage.objects.delete", "storage.objects.get", + "storage.objects.list", "storage.objects.getIamPolicy", "storage.objects.update", ],