You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/05 08:22:52 UTC

[GitHub] [airflow] RosterIn commented on pull request #15665: relax python-telegram-bot

RosterIn commented on pull request #15665:
URL: https://github.com/apache/airflow/pull/15665#issuecomment-832506886


   I get failure on doc build but I didn't change any docs nor I changed anything related to `gcp.rst`?
   
   ```
   ############################## Start docs build errors summary ##############################
   
   ============================== apache-airflow-providers-google ==============================
   ------------------------------ Error   1 --------------------
    WARNING: Could not lex literal_block as "terraform". Highlighting skipped.
   
   File path: apache-airflow-providers-google/connections/gcp.rst (178)
   
    173 | ``Service Account Token Creator`` role granted on account A, and account A has this role on account
    174 | B, then we are able to impersonate account B.
    175 | 
    176 | For example, with the following ``terraform`` setup...
    177 | 
   >178 | .. code-block:: terraform
    179 | 
    180 |         terraform {
    181 |           required_version = "> 0.11.14"
    182 |         }
    183 |         provider "google" {}
   
   ############################## End docs build errors summary ##############################
   ```


-- 
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:
users@infra.apache.org