Skip to content

Commit

Permalink
docs: Automatic docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
DO! DevOps bot authored and dploeger committed Jun 1, 2023
1 parent 8104a24 commit 25c9776
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@ Authentication requires the following:

#### Configuration

* Environment GCLOUD_PROJECTID: The id of the Google Cloud project to connect to
* Environment GCLOUD_USE_SA (Possible values: true, false. Defaults to false): Use a service account to log into Google Cloud. Requires GCLOUD_KEYPATH
* Environment GCLOUD_KEYPATH: Path inside CloudControl that holds the service account JSON file
* Environment GOOGLE_PROJECT: The id of the Google Cloud project to connect to
* Environment GOOGLE_CREDENTIALS: Path inside CloudControl that holds the service account JSON file. Will use
browser based login if unset.

### <a id="simple"></a> simple

Expand Down Expand Up @@ -770,5 +770,7 @@ flowchart TD
click F "https://github.com/dodevops/cloudcontrol/blob/develop/.github/workflows/test.yml" "Test workflow"
click H "https://github.com/dodevops/cloudcontrol/blob/develop/.github/workflows/release.yml" "Release workflow"
```mermaid
github.com/dodevops/cloudcontrol/blob/develop/.github/workflows/release.yml" "Release workflow"
```mermaid
maid

0 comments on commit 25c9776

Please sign in to comment.