Skip to content

Commit 25c9776

Browse files
DO! DevOps botDennis Ploeger
authored andcommitted
docs: Automatic docs update
1 parent 8104a24 commit 25c9776

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff 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
773775
maid
774776

0 commit comments

Comments
 (0)