jaketf commented on issue #10454:
URL: https://github.com/apache/airflow/issues/10454#issuecomment-679143760


   @kaxil I'd love to hear more about your use of terraform in airflow.
   Did you bake terraform installation into your airflow image?
   I agree w/ @potiuk that we want to make this easier to install
   > without having to care about different TF versions
   How does using bash operator eliminate the need to care about terraform 
version? Did your bash script install terraform each time? 
   
   I think something that comes to mind for me is that beyond terraform 
binaries sometimes, terraform scripts depend on other binaries e.g. custom 
providers or to shell out and do hacky things from null provider. 
   
   The first thing that came to mind was KubernetesPodOperator. I think if we 
made it easy to "bring your own terraform image or use this default image for 
this version (pulled from docker hub)"


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