File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -329,9 +329,9 @@ Authentication requires the following:
329329
330330#### Configuration
331331
332- * Environment GCLOUD_PROJECTID : The id of the Google Cloud project to connect to
333- * Environment GCLOUD_USE_SA (Possible values: true, false. Defaults to false): Use a service account to log into Google Cloud. Requires GCLOUD_KEYPATH
334- * Environment GCLOUD_KEYPATH: Path inside CloudControl that holds the service account JSON file
332+ * Environment GOOGLE_PROJECT : The id of the Google Cloud project to connect to
333+ * Environment GOOGLE_CREDENTIALS: Path inside CloudControl that holds the service account JSON file. Will use
334+ browser based login if unset.
335335
336336### <a id =" simple " ></a > simple
337337
@@ -770,5 +770,7 @@ flowchart TD
770770 click F "https://github.com/dodevops/cloudcontrol/blob/develop/.github/workflows/test.yml" "Test workflow"
771771 click H "https://github.com/dodevops/cloudcontrol/blob/develop/.github/workflows/release.yml" "Release workflow"
772772```mermaid
773+ github.com/dodevops/cloudcontrol/blob/develop/.github/workflows/release.yml" "Release workflow"
774+ ```mermaid
773775maid
774776
You can’t perform that action at this time.
0 commit comments