gfelot opened a new issue #13154:
URL: https://github.com/apache/airflow/issues/13154


   **Apache Airflow version**: Going from a working 1.10.12 -> .14
   
   
   **Environment**:
   
   - **Cloud provider or hardware configuration**: GCP
   - **OS** (e.g. from /etc/os-release): Debian
   - **Kernel** (e.g. `uname -a`): 4.19.0-10-cloud-amd64 #1 SMP Debian 
4.19.132-1 (2020-07-24) x86_64 GNU/Linu
   
   **What happened**:
   
   I have a mix of Terraform/Ansible to handle GCP and the installation on VM. 
Everything was working good with 1.10.12 and I attemped to update to 1.10.14. 
The webserver doesn't want to start because of this error :
   `airflow.exceptions.AirflowConfigException: section/key [google/prompt] not 
found in config`
    I can find here in the documentation that part :
   
https://airflow.apache.org/docs/apache-airflow/1.10.14/security.html#google-authentication
   I never had to setup [google/prompt] and I can see it appear in the .13 
documentation
   It's from this PR : https://github.com/apache/airflow/pull/11890
   
   The documentation is not clear enough for me. What I have to do ?
   
   
   **What you expected to happen**:
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to