You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Project Factory will also check the `GOOGLE_APPLICATION_CREDENTIALS` environment variable.
291
-
# other variables follow ...
292
-
}
293
-
```
256
+
The Project Factory module uses the [Google Terraform provider](https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/provider_reference#authentication)
257
+
to authenticate all GCP API calls.
258
+
To configure credentials, you should configure the `google` and `google-beta` providers.
0 commit comments