Switch to gen2 API #427
Annotations
1 error and 1 warning
Run /./
google-github-actions/deploy-cloud-functions failed with: failed to POST https://cloudfunctions.googleapis.com/v2/projects/graphite-test-github-it/locations/us-central1/functions?functionId=event-trigger-427: (403) {
"error": {
"code": 403,
"message": "Caller is missing permission 'iam.serviceaccounts.actAs' on service account projects/-/serviceAccounts/1083390358504-compute@developer.gserviceaccount.com.Grant the role 'roles/iam.serviceAccountUser' to the caller on the service account projects/-/serviceAccounts/1083390358504-compute@developer.gserviceaccount.com.You can do that by running 'gcloud iam service-accounts add-iam-policy-binding projects/-/serviceAccounts/1083390358504-compute@developer.gserviceaccount.com --member MEMBER --role roles/iam.serviceAccountUser'where MEMBER has a prefix like 'user:' or 'serviceAccount:'.Details and instructions for the Cloud Console can be found at https://cloud.google.com/functions/docs/reference/iam/roles#additional-configuration.",
"status": "PERMISSION_DENIED"
}
}
|
Run /./
Unexpected input(s) 'event_trigger_resource', 'event_trigger_retry', 'service_account_email', 'min_instances', 'max_instances', 'timeout', valid inputs are ['project_id', 'region', 'universe', 'name', 'description', 'environment', 'kms_key_name', 'labels', 'source_dir', 'runtime', 'build_environment_variables', 'build_environment_variables_file', 'build_service_account', 'build_worker_pool', 'docker_repository', 'entry_point', 'all_traffic_on_latest_revision', 'available_cpu', 'available_memory', 'environment_variables', 'environment_variables_file', 'ingress_settings', 'max_instance_count', 'max_instance_request_concurrency', 'min_instance_count', 'secret_environment_variables', 'secret_volumes', 'service_account', 'service_timeout', 'vpc_connector', 'vpc_connector_egress_settings', 'event_trigger_location', 'event_trigger_type', 'event_trigger_pubsub_topic', 'event_trigger_service_account', 'event_trigger_retry_policy', 'event_trigger_channel']
|
Loading