Dark-Knight11 commented on issue #23756:
URL: https://github.com/apache/airflow/issues/23756#issuecomment-1132878265
Hi, I looked into the issue and was confused about what to do.
`ast.literal_eval` is not able to process this string `{{
dag_run.conf['nodegroup_subnets'] }}`
I also looked in other files where literal_eval is used. `DockerOperator`
uses it but I'm getting errors there as well.
Can you please help me with correct string format or do we need to make
changes in `EksCreateNodegroupOperator`
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]