feluelle commented on issue #13691:
URL: https://github.com/apache/airflow/issues/13691#issuecomment-771003561


   > So we can add an option inside the EC2StartInstanceOperator to changes the 
host value of the EC2Hook if the user wants. This will make 
EC2StartInstanceOperator, EC2StopInstanceOperator more useable. Right now I am 
using my custom function which starts the EC2 instance (almost similar to 
EC2StartInstanceOperator) and then updates the host value of EC2Hook if I pass 
the connection_id parameter.
   
   Or return the host name to xcom? We currently do not return anything and 
returning the hostname makes sense imo. What do you think?


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