We are using Terraform to deploy the resouce "google_dataflow_job" on Google Cloud. We did a successfully deployement few weeks ago (Dataflow API is already enabled since years).
We now get this error when we are executing a "terraform plan"
Error: Error when reading or editing Dataflow job 2020-10-07_06_20_01-18099947630909311965: googleapi: Error 400: (10a8bef84dbdde13): There is no cloudservices robot account for your project. Please ensure that the Dataflow API is enabled for your project., failedPrecondition
We have theses accounts:
Does anyone know how to add this cloudservices robot account?
Solved! Go to Solution.
Hello,
We managed the problem folowing thoses steps :
I did the following steps:
Thank you.
Please check the following list:
Quick possible solutions are:
Hello,
We managed the problem folowing thoses steps :
I did the following steps:
Thank you.