[
https://issues.apache.org/jira/browse/AIRFLOW-1858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855912#comment-16855912
]
Kamil Bregula commented on AIRFLOW-1858:
----------------------------------------
Done in:
[https://github.com/apache/airflow/commit/d80e945f40fb6aaa95c308e6fb18797cad35e5f8#diff-736ce3d89c107917d13937441ed31b8f]
> Allow connection extras to be defined with environment variables
> ----------------------------------------------------------------
>
> Key: AIRFLOW-1858
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1858
> Project: Apache Airflow
> Issue Type: New Feature
> Components: configuration
> Reporter: Victor Villas Bôas Chaves
> Priority: Major
>
> Defining connections with environment variables is currently documented as an
> alternative to storing them in the database and manipulating them in the UI
> or CLI.
> But there's currently no way to define the `extras` if using environment
> variables, usually required by complex connections like AWS or Presto, so
> it's a feature incomplete alternative.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)