I can not run Managing infrastructure as code with Terraform, Cloud Build, and GitOps
step: Click Show all checks and wait for the check to become green. can not pass
Managing infrastructure as code with Terraform, Cloud Build, and GitOps docs use service accout: projectNumber@cloudbuild.gserviceaccount.com
But I can not select this service accout when I create Cloud Build trigger. and service account must be selected. so I tried to select "my-service-account@even-autonomy-464301-n0.iam.gserviceaccount.com" and give it correct role, however, build is still failed.
I insert "logsBucket: 'gs://even-autonomy-464301-n0-tfstate'" into cloudbuild.yaml, build is success.
But how to not update cloudbuild.yaml so that build also can be success?
If cloudbuild.yaml really need to be updated, I can contribute source code to original repo , but original repo have so many pull requests to merge, so I think original repo is not health.