| `serviceAccount` | Default Service Account to which impersonate with OpenID Connect authentication | `false` |
| `workloadIdentityProvider` | Default Workload Identity Provider associated with GitLab to [authenticate with OpenID Connect](https://docs.gitlab.com/ee/ci/cloud_services/google_cloud/) | `false` |
| `envType` | The to-be-continuous environment type to retrieve associated Service Account and Workload Identity Provider values (one of `review`, `integ`, `staging` or `prod`).<br/>_Only when `serviceAccount` and `workloadIdentityProvider` are not specified_ | `false` |
| `envType` | The to-be-continuous environment type to retrieve associated Service Account and Workload Identity Provider values (one of `review`, `integration`, `staging` or `production`).<br/>_Only when `serviceAccount` and `workloadIdentityProvider` are not specified_ | `false` |
##### How are implicitly determined `serviceAccount` and `workloadIdentityProvider` values?
@@ -44,9 +44,9 @@ When not explicitly set, `serviceAccount` and `workloadIdentityProvider` values
| `envType` | `serviceAccount` value | `workloadIdentityProvider` value |