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/07 06:37:28 UTC

[GitHub] [airflow] potiuk commented on pull request #15710: Fixes syntax of terraform script.

potiuk commented on pull request #15710:
URL: https://github.com/apache/airflow/pull/15710#issuecomment-834107643


   @mik-laj -  I believe this was reason for the 
   
   ```
    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" {}
   ```


-- 
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