Skip to content

Commit

Permalink
Update composer_environment.html.markdown (#930)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and chrisst committed Jul 10, 2019
1 parent 9bbd1f4 commit 00b76aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docs/r/composer_environment.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -282,17 +282,17 @@ The `software_config` block supports:

In addition to the arguments listed above, the following computed attributes are exported:

* `config.gke_cluster` -
* `config.0.gke_cluster` -
The Kubernetes Engine cluster used to run this environment.

* `config.dag_gcs_prefix` -
* `config.0.dag_gcs_prefix` -
The Cloud Storage prefix of the DAGs for this environment.
Although Cloud Storage objects reside in a flat namespace, a
hierarchical file tree can be simulated using '/'-delimited
object name prefixes. DAG objects for this environment
reside in a simulated directory with this prefix.

* `config.airflow_uri` -
* `config.0.airflow_uri` -
The URI of the Apache Airflow Web UI hosted within this
environment.

Expand Down

0 comments on commit 00b76aa

Please sign in to comment.