https://pulumi.com logo
q

quiet-cat-43765

05/26/2020, 9:02 PM
I wanted to know if there is a way to do
pulumi up
as a function call inside python? For context, I am creating some infrastructure on the fly for a data pipeline inside airflow which is a written in python.
b

billowy-army-68599

05/26/2020, 9:04 PM
hey! this currently isn't possible, but is being tracked here https://github.com/pulumi/pulumi/issues/3901
q

quiet-cat-43765

05/26/2020, 9:13 PM
I cant use it yet 😞. Thanks for sharing